Method of App function testing for Android mobile phone

Ming ZHANG,Bao-lei CHENG,Wei-zhong ZHA,Ji-wen YANG
DOI: https://doi.org/10.16208/j.issn1000-7024.2018.03.016
2018-01-01
Abstract:Aiming at the problems of incomplete testing and poor reusability of test cases for Android mobile App function testing tools,a generation method of automation test cases based on control traversal under the guidance of standard path was proposed.A test script was recorded as a standard path by the tester,the control in the interface was automatically acquired and the control relationship graph was generated.The test case generation method based on the depth-first search was used to traverse the control relationship graph to generate test cases.The test case was used for functional testing.The results show that the test case generated using the proposed method improves the test coverage and script reusability,simplifies the test operation and verifies the feasibility of the method.
What problem does this paper attempt to address?