UI AUTOMATIC FUNCTION TESTING USING GRAPHIC COMPARISON ALGORITHM

Liu Xu,Wang Di,Zhang Yuan,Yang Min
DOI: https://doi.org/10.3969/j.issn.1000-386X.2012.10.034
2012-01-01
Abstract:Android system is widely applied on the mobile terminals.However,for the sake of its openness and the lack of strict specification on its exploration,the application qualities are hard to be guaranteed.Now the application stores can only test the functions of the applications of Android manually due to the invisibility of the unknown functional points of the application.Along with the rapid increase in numbers of the application,fully manual test can no longer meet the testing requirement,and the application stores urgently pursue a kind of automatic validation tool aiming at the unknown applications.For this techniques' gap,we employ the graphic comparison algorithm as the theoretical basis of the applied functional interface recognition,by interface traverse to cover all the points with functions in applications,and design and implement an automatic UI function testing tool.Through automation and parallel execution,the efficiency is improved in condition of ensuring the validity and functional points coverage,therefore the test cost is curtailed as well.Test data shows that the automatic function test using graphic comparison approach is able to achieve 93.6% in function points coverage and 100% correctness.
What problem does this paper attempt to address?