Research and implementation of Android test method based onlog analysisAbstractWith the continuous advance of Internet technology and the popularity of mobile device,Android operating system is becoming more and more significant in the mobile phone market.However,while enjoying the convenience provided by Android operating system,users areoften dissatisfied with the function and performance of the application.Therefore,examination is indispensable.This is the only way for all good products to find and solveproblems in multiple tests.As a tester,we must know how to find the error and give thedeveloper the error information in time.On this basis,this paper designs and implements theAndroid log system to make the test more systematic and efficient.Under the windows environment,based on Python language and Android debug bridge(ADB),Android log system adds the function of timely storage of device logs and openingautomatic test tools.The purpose of this paper is to make it more convenient for users to readlogs through the software,and to facilitate users to analyze and retrieve errors.I hope thatthrough this system,testers can keep the scene in time and achieve the ultimate goal ofimproving the testing efficiency of Android devices..Keywords:Android;Python;log analysis;2
暂无评论内容