第一季:http://www.chuanke.com/v1983382-106000-218422.html
第一节:Android自动化预备课程基础(上)
1. 基于坐标点触屏:monkeyrunner, 北京播思自研工具
2. 基于随机流的单元测试:CTS,monkey
3. 基于元素图形对比:seetest,I-test
4. 腾讯bita和GT
腾讯云测试平台:http://bita.qq.com
GT测试:http://gt.tencent.com/
5. 百度云和ITestIn, 阿里巴巴TMTS
云测:http://www.testin.cn
6. 基于控件信息:rubutlum+junit4框架
7. uiautomator
8. adb port 5037(面试时经常会被用到)
adb shell之后$不是root, su之后才能root成功,变成#
9. http://stackoverflow.com 查看adb详解
http://stackoverflow.com/questions/17381324/how-to-tell-if-android-device-detected-by-adb
时间: 2024-10-26 18:56:09