找回密码
 立即注册
相关推荐换一批
  1. GB/T 10398-2008 小型汽油机 振动评级和测试方法
  2. GB/T 11387-2008 压电陶瓷材料性能测试方法 静态弯曲强度的测试
  3. GB/T 22138-2008 幻灯机画面区温升玻璃夹层幻灯试验片测试方法
  4. SJ/T 11335-2006 卫星数字电视接收器测量方法
  5. GB/T 16814-2008 同步数字体系 (SDH) 光缆线路系统测试方法
  6. YD/T 1610-2007 IPv6路由协议测试方法--支持IPv6的中间系统到中间系统路由交换协议(
  7. GB/T 4583-2007 电动工具噪声测量方法 工程法
  8. GB/T 20991-2007 个体防护装备 鞋的测试方法
  9. YZ/T 0031-2001 信函分拣机抗光干扰测试方法
  10. YS/T 121.9-1992 有色金属加工企业真空电弧炉热平衡测试与计算方法
  11. DL/T 659-2006 火力发电厂分散控制系统验收测试规程
  12. DL/T 656-2006 火力发电厂汽轮机控制系统验收测试规程
  13. DL/T 655-2006 火力发电厂锅炉炉膛安全监控系统验收测试规程
  14. YD/T 1531-2006 接入网设备测试方法-基于以太网方式的无源光网络(EPON)
  15. GB/T 21508-2008 燃煤烟气脱硫设备性能测试方法
  16. YD/T 1370-2006 2GHz TD-SCDMA数字蜂窝移动通信网 Iub接口测试方法
  17. YD/T 1455-2006 IPv6网络设备测试方法——支持IPv6的核心路由器
  18. GB 9467-1988 室内灯具光度测试
  19. SY/T 5166-2007 抽油机井测试仪器技术条件
  20. SY/T 5825-2007 电子式井下温度计温度测试规程
  21. JB/T 5531-2007 静电复印硒鼓 光电性能测量方法
  22. YDN 059-1997 高比特率数字用户线(HDSL)设备测试方法(暂行规定)
  23. YD/T 1304-2004 G内No.7信令方式测试方法——消息传递部分(MTP)和电话用户部分(TUP)
  24. YD/T 1253-2003 智能网设备测试方法——智能外设(IP)
monkeyrunnerAndroid测试可以 | android开发 2022-12-10 201 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--基础操作