找回密码
 立即注册
相关推荐换一批
  1. QX/T 526-2019 气象观测专用技术装备测试规范 通用要求
  2. GB/T 28183-2011 客车用燃料电池发电系统测试方法
  3. GB/T 33754-2017 气田生产系统能耗测试和计算方法
  4. GB/T 33737-2017 手机支付 基于2.45GHzRCC(限域通信)技术的智能卡测试方法
  5. GB/T 33653-2017 油田生产系统能耗测试和计算方法
  6. GB∕T 33291-2016 氢化物可逆吸放氢压力-组成-等温线(P-C-T)测试方法
  7. GB/T 29265.501-2017 信息技术 信息设备资源共享协同服务 第501部分:测试
  8. GB∕T 19557.22-2017 植物品种特异性、一致性和稳定性测试指南 豌豆
  9. GB∕T 19557.20-2017 植物品种特异性、一致性和稳定性测试指南 茄子
  10. GB∕T 19557.14-2017 植物品种特异性、一致性和稳定性测试指南 甘蓝型油菜
  11. GB∕T 19557.9-2017 植物品种特异性、一致性和稳定性测试指南 芥菜
  12. GB∕T 13931-2017 电除尘器 性能测试方法
  13. GB∕T 9414.5-2018 维修性 第5部分:测试性和诊断测试
  14. YY/T 0841-2011 医用电气设备 医用电气设备周期性测试和修理后测试
  15. SY/T 6581-2012 高压油气井测试工艺技术规程
  16. CB/T 3395-2013 残余应力测试方法 钻孔应变释放法
  17. NY/T 2566-2014 植物新品种特异性、一致性和稳定性测试指南 稗
  18. NY/T 2506-2013 植物新品种特异性、一致性和稳定性测试指南 水芹
  19. YD/T 2576.5-2013 TD-LTE数字蜂窝移动通信网 终端设备测试方法(第一阶段) 第5部分:
  20. SY/T 6685-2013 SCORPION 地震数据采集系统检验
monkeyrunnerAndroid测试可以 | android开发 2022-12-10 187 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--基础操作