美文网首页
Android Monkey Script

Android Monkey Script

作者: venny9 | 来源:发表于2017-08-17 16:11 被阅读0次

monkey可以设置参数 -f path/filename 执行文件中指定的测试序列
使用方法,参考 http://www.51testing.com/html/70/467370-827269.html

monkey源码中有关于script文件解析的相关内容,MonkeySourceScriptMonkeySourceRandomScript。但是没有生成script的方法,尝试修改源码。

相关文章

网友评论

      本文标题:Android Monkey Script

      本文链接:https://www.haomeiwen.com/subject/cjcnrxtx.html