1.什么是Monkey?

发送伪随机用户事件的命令

2.Monkey在哪?

在手机系统里

3.什么是ADB?

4.MonkeyScript

一组可以被Monkey识别的命令集合,可以完成重复固定的操作

5.MonkeyRunner

MonkeyRunner提供了一系列的API,可以完成模拟事件及截图操作

6.MonkeyRunner APIs

MonkeyRunner:用来连接设备或模拟器

MonkeyDevice:提供安装、卸载应用,发送模拟事件

MonkeyImage:完成图像保存,及比对的操作

7.压力测试结果:

Crash:崩溃,应用程序在使用过程中,非正常退出

ANR:Application Not Responding

 

posted on 2018-01-25 11:23  Jourly  阅读(233)  评论(0编辑  收藏  举报