文件名称:android_monkey_utils:一个monkey+instrumentaion构成的自动化monkey测试工具
文件大小:2.69MB
文件格式:ZIP
更新时间:2024-05-30 14:50:32
Java
android_monkey_utils 一个monkey+instrumentaion构成的自动化monkey测试工具 Keyword monkey instrument Monkey简介 The Monkey is a program that runs on your emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a number of system-level events. You can use the Monkey to stress-test applications that you are developing, in a random yet repeatable manner.