ANALYSIS AND COMPARISON OF BLACK-BOX TEST INPUT GENERATION TOOLS FOR ANDROID APPLICATIONS
Jiwei Yan,Xiaowei Huang,Jun Yan,Jian Zhang,Hongli Yang
DOI: https://doi.org/10.3969/j.issn.1000-386x.2017.08.001
2017-01-01
Abstract:With the rapid development of mobile Internet technology, mobile devices have become an indispensable part of people''s life, in which Android mobile phone occupies the main market for smart phones.Compared with traditional software, Android apps are easy to release and reduction in the development cycle.However, the quality of these applications is hard to ensure.Software testing is the most popular approach used to ensure the quality of software, and its key point is how to produce the suitable test cases.For event-driven Android apps, we concentrate on how to create a reasonable sequence of events to help the test.So far, researchers have developed a variety of tools for Android mobile application test generation.This paper selects three classic tools to make an analysis and comparison on program covering ability, ease of use, compatibility and other characteristics.Finally, some novel solutions are put forward according to the defects of the related testing tools.