Research on automated testing of mobile applications based on image matching.

LI Xinyu,HOU Chunping,WANG Baoliang,NING Guojin,YU Kuixing
DOI: https://doi.org/10.3778/j.issn.1002-8331.1408-0154
2016-01-01
Abstract:Massive mobile applications have made the research of testing technology for mobile applications becoming a focus. The realization of automation test of mobile software can save time and manpower. An automation testing method based on the screenshot annotation and image matching is proposed. Taking the limited resolution and restricted details of the mobile phone screen into account and considering the characteristics of the mobile phone interface, such as images, text areas, lists, grids and so on, SURF feature points matching, RANSAC algorithm optimization and projection transfor-mation can be used to compare a phone interface screenshot and the reference automatically. Experiments show that this method is 1.69 times faster than SIFT, and 2.01 times faster than manual work, and it can check out 106 UI bugs out of 109 found by manual work, which is 1.71 times more accurate than SURF before optimization.
What problem does this paper attempt to address?