An Android-based approach for automatic unit test

Yanmei Liu,Yueming Lu,Yonghua Li
DOI: https://doi.org/10.1049/cp.2014.1290
2014-01-01
Abstract:Unit test is the first stage in the V-Model and the foundation of software test. By means of integrating Android JUnit, a testing tool, into a continuous integration platform named Jenkins, this paper proposes a fully automated unit test approach. The approach can generate a visual test report for Android projects. This achievement can significantly increase the efficiency of multiple unit tests, and thus enable engineers to deliver their software products to the end users as soon as possible.
What problem does this paper attempt to address?