monkey-学习记录

monkey --Android自动化测试
 ---测试应用的健壮性与稳定性,主要使用Monkey测试来进行内存泄露检查。
monkey -p 软件包名 --ignore-crashes --ignore-timeouts --ignore-native-crashes --pct-touch 30 -s 1 -v -v --throttle 200 100000 2>/sdcard/error.txt 1>/sdcard/info.txt

posted @ 2017-11-19 17:36  lemonwu  阅读(94)  评论(0)    收藏  举报