开发者

User Interface Fuzzing - Android

开发者 https://www.devze.com 2023-04-06 12:22 出处:网络
Is there any way to be able to fuzz test the UI portions of any application? Basically I just want to throw some random user input data (ie. press button, select tool, insert query into text box ...)

Is there any way to be able to fuzz test the UI portions of any application? Basically I just want to throw some random user input data (ie. press button, select tool, insert query into text box ...) to the app and see if it throws an error at some point.

Is this at all possible and can it be done on the Androi开发者_如何学运维d SDK?


As alextsc suggested in a comment, the UI/Application Exerciser Monkey does exactly what you want. It also gives you many options on logging.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号