@inproceedings{55bc5dff14424c6cb16a25eae6250aab,
title = "Achieving high code coverage in android UI testing via automated widget exercising",
abstract = "Automated functional user interface (UI) testing of mobile apps is a challenging task due to the highly interactive nature of the app UIs, and thus it commonly fails to provide high code coverage. In this paper, we present DroidDEV, an automated UI exerciser which aims to achieve high code coverage for real-world Android apps. DroidDEV dynamically builds a finite UI flow graph, generates and injects UI-context-aware inputs to exercise all the widgets on all the UI screens through a best-first search path finding algorithm. We have evaluated DroidDEV on 20 real-world open-source Android apps and compared it with manual UI testing and two other prevalent automated approaches including MobiGUITAR and Monkey. On these subjects, DroidDEV reports code coverage similar to manual UI testing, and it outperforms MobiGUITAR and Monkey in terms of code coverage and exercising time.",
keywords = "Android, Best-first search, Dynamic analysis, Functional UI testing, Input generation, UI exerciser, UI flow graph",
author = "Arnatovich, {Yauhen Leanidavich} and Ngo, {Minh Ngoc} and Kuan, {Tan Hee Beng} and Charlie Soh",
note = "Publisher Copyright: {\textcopyright} 2016 IEEE.; 23rd Asia-Pacific Software Engineering Conference, APSEC 2016 ; Conference date: 06-12-2016 Through 09-12-2016",
year = "2016",
month = jul,
day = "2",
doi = "10.1109/APSEC.2016.036",
language = "English",
series = "Proceedings - Asia-Pacific Software Engineering Conference, APSEC",
publisher = "IEEE Computer Society",
pages = "193--200",
editor = "Alex Potanin and Murphy, {Gail C.} and Steve Reeves and Jens Dietrich",
booktitle = "Proceedings - 23rd Asia-Pacific Software Engineering Conference, APSEC 2016",
}