• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
lanmosonny
博客园    首页    新随笔    联系   管理    订阅  订阅
2018年6月11日
软件测试之Monkey 初步了解(入门级II)
摘要: 1. 先熟悉monkey基本命令: cls 清除 首先测试设备是否连接成功,在命令行中输入:adb devices 查看adb版本: adb version 查看虚拟机版本:nox_adb version 安装apk: adb install test.apk 卸载apk:adb uninstall 阅读全文
posted @ 2018-06-11 17:53 lanmosonny 阅读(2090) 评论(0) 推荐(0)
Monkey面试整理
摘要: 1. 查找进程命令是什么? adb shell ps adb shell ps |findstr 名称 2. 如何获取包名 1)获取手机上的所有包名信息。 adb shell pm list packages 2) 获取手机上包含xxx信息的包名 adb shell pm list packages 阅读全文
posted @ 2018-06-11 17:35 lanmosonny 阅读(915) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3