A black-box based android GUI testing system
Chao-Chun Yeh, Shih-Kun Huang, Sung-Yen Chang
Abstract
Chao-Chun Yeh, Shih-Kun Huang, Sung-Yen Chang
Abstract
In Android system, black box testing has risen to three key issues: S1: There is no source code and for tester to know the internal logic of the testing App. S2: There is no testing criterion for tester to know the correct behavior and testing scope of the testing App. S3: It is difficult to measure the testing coverage without instrumentation the testing App. In this paper, we provide a approach to analyze the GUI model during the testing process, implement the a black-box based android GUI testing system and select 7 Apps for evaluation. Finally we compare our result of our system with the monkey tool and discuss the inner App's properties that influence on the testing result.
OpenAlex reports 8 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In Android system, black box testing has risen to three key issues: S1: There is no source code and for tester to know the internal logic of the testing App. S2: There is no testing criterion for tester to know the correct behavior and testing scope of the testing App. S3: It is difficult to measure the testing coverage without instrumentation the testing App. In this paper, we provide a approach to analyze the GUI model during the testing process, implement the a black-box based android GUI testing system and select 7 Apps for evaluation. Finally we compare our result of our system with the monkey tool and discuss the inner App's properties that influence on the testing result.
Key concepts: White-box testing, Android (operating system), Non-regression testing, Manual testing, Computer science, Black-box testing, Keyword-driven testing, Graphical user interface testing