找回密码
 立即注册
相关推荐换一批
  1. NY/T 2506-2013 植物新品种特异性、一致性和稳定性测试指南 水芹
  2. YD/T 2576.5-2013 TD-LTE数字蜂窝移动通信网 终端设备测试方法(第一阶段) 第5部分:
  3. SY/T 6685-2013 SCORPION 地震数据采集系统检验
  4. SY/T 5264-2012 油田生产系统能耗测试和计算方法
  5. SN/T 3524-2013 化学品 鱼类生殖毒性试验方法
  6. SN/T 3523-2013 化学品 鱼类雌激素、雄激素和芳香酶抑制活性试验方法
  7. MH/T 1052-2013 航空运输锂电池测试规范
  8. YB/T 4082-2011 钢管自动超声探伤系统综合性能测试方法
  9. YD/T 2254-2011 基于用户设置规则的短消息过滤系统测试方法
  10. GB/T 16294-2010 医药工业洁净室(区)沉降菌的测试方法
  11. GB/T 12498-1990 GB/T 12499-1990 铷原子频率标准通用技术条件及测试方法[合订本]
  12. DL/T 634.56-2010 远动设备及系统 第5-6部分:IEC60870-5 配套标准一致性测试导则
  13. LY/T 1869-2010 植物新品种特异性、一致性、稳定性测试指南 云杉属
  14. DL/T 5252-2010 火力发电厂环境影响评价气象测试技术规定
  15. YD/T 2044-2009 IPv6网络设备安全测试方法——边缘路由器
  16. YD/T 1995-2009 接入网设备测试方法 吉比特的无源光网络(GPON)
  17. YD/T 1973.3-2009 800MHz/2GHz cdma2000数字蜂窝移动通信网 多媒体域(MMD)系统设?
  18. JB/T 8537-2010 粉尘比电阻实验室测试方法
  19. SY/T 6767-2009 石油企业余热资源量测试与计算规范
  20. SY/T 5585-2009 地震数传电缆电参数测试方法
  21. SJ/T 11394-2009 半导体发光二极管测试方法
  22. GB/T 24365-2009 通信用光电探测器组件测试方法
  23. LY/T 1849-2009 植物新品种特异性、一致性、稳定性测试指南 丁香属
  24. GB/T 24574-2009 硅单晶中Ⅲ-Ⅴ族杂质的光致发光测试方法
monkeyrunnerAndroid测试可以 | android开发 2022-12-10 193 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
monkeyrunner也是一款安卓sdk自有的测试工具,位亍\sdk\tools下面相比monkey强悍一些,它主要可使用亍功能测试,回归测试,而且可以自定义测试扩展,灵活性较强,测试人员可以完全控制。monkeyrunner工具提供了一组API,通过这些API函数可以在Android代码乊外(当然也可以直接在源代码直接使用)控制Android设备和模拟器,通过monkeyrunner,也可以写出一个Python脚本来安装、运行、测试、发送模拟操作流结果图比照等等本资料共包括以下附件:

(monkeyrunner is also a testing tool of Android SDK, which is located under \sdk\tools and is more powerful than monkey. It can be mainly used for functional testing and regression testing, and can customize test extensions. It is more flexible and suitable for testers. Can take full control. The monkeyrunner tool provides a set of APIs. Through these API functions, Android devices and emulators can be controlled outside the Android code (of course, it can also be used directly in the source code). Through monkeyrunner, you can also write a Python script to install and run , test, send simulation operation flow result diagram comparison, etc. This document includes the following attachments:)

[下载]13271570803.rar




上一篇:adb常用命令
下一篇:Android自动化测试之Robotium--基础操作