Android 测试技能树

Android 基础知识

  • Android 的体系结构
  • apk 的组成结构
  • adb 命令的使用
  • Android 的四大组件
  • Activity 的生命周期

测试/开发环境的准备

  • JDK 安装
  • SDK 安装
  • IDE 的使用(Eclipse/Android Studio)
  • ddms、uiautomatorviewer、hierarchyviewer 等sdk 自带工具
  • windows 下cmd 命令、批处理脚本

测试关注点

  • 功能
  • UI
  • 性能
  • 安全
  • 体验及交互

Android Log 抓取

  • 常见报错类型
    • crash
    • anr
  • logcat
    • main log
    • events log
    • radio log
  • log种类
    • logcat
    • trace 日志
    • bugreport
    • tombstones
    • dropbox

数据库

  • Sqlite
  • 基本SQL语句

Linux

  • 基本命令
  • shell脚本

语言

  • Java
  • Python

自动化框架

  • Monkeyrunner
  • Monkey(勉强归于此)
  • Instrumentation
  • Robotium
  • Uiautomator
  • Appium

持续集成

  • jenkins
  • Gradle

更多相关文章

  1. Android使用Junit测试
  2. Android单元测试之Local unit tests(下)
  3. adb 全部命令
  4. Android自动化测试工具——Monkey
  5. android的单元测试
  6. Andriod自动化测试
  7. Android+Junit单元测试1
  8. android Activity单元测试

随机推荐

  1. Service入门(一)——startService、stopSer
  2. Android(安卓)数据库的问题
  3. Android(安卓)Adb Analyse
  4. Android中关于路径
  5. Android: How To Decode ProGuard’s Obf
  6. java.io.StreamCorruptedException: inva
  7. float/double数据不显示成科学计数法
  8. Fragment 组件使用
  9. 禁止viewpager左右滑动
  10. Android(安卓)Studio Tips Of the Day -