移动性能测试 Android 应用性能自动化测试工具初探(二)

KevinXu · 2014年05月12日 · 最后由 雷芳华 回复于 2014年11月20日 · 1437 次阅读
本帖已被设为精华帖!

帖子接(一):http://testerhome.com/topics/833

代码已经提交至 github:
https://github.com/memorycache/MonkeyForAndroid.git

欢迎有兴趣者加入,一起做个工具。

性能抓取绘制的折线图如下:
内存:

共收到 3 条回复 时间 点赞

我去,有个 BUG,明天修修。

怎么配置环境啊

请问为啥运行到下面这句就直接跑 teardown() 了?
adb = new AdbBackend();
输入下面这些

Connected to the target VM, address: '127.0.0.1:20405', transport: 'socket'
[2014-11-20 17-07-48][debug]----------绘制图表----------
Disconnected from the target VM, address: '127.0.0.1:20405', transport: 'socket'
[2014-11-20 17-07-48][error]error message:
com.monkey.android.Monkey.tearDown(Monkey.java:149)
com.monkey.android.Monkey.main(Monkey.java:50)
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册