[android]android自动化测试
Packtpub.Android.Application.Testing.Guide.Jun.2011.pdf学习记录
本书目录的几个点:
第一章:
一、测试类型
单元测试unittest
集成测试integrationtest
功能测试functiontest
性能测试performancetest
系统测试systemtest
二、测试框架
第二章:
在android设备上进行测试
junit
创建android项目
创建adnroid测试项目
包管理
创建testcase
运行测试
debug测试
其他命令行操作
第三章:
在androidSDK上构建
例子application
深度断言
查看断言
更多的断言
touchutils类
虚拟对象
基于类的testcase
几个android测试类
第四章:
android测试环境
创建androidavd
命令行运行avd
附加的环境配置
运行monkey
使用monkeyrunner运行脚本
第五章:
行为驱动开发
...
第六章:
测试秘诀
第七章:
持续集成使用git+hudson
第八章:
性能测试
第九章:
交替测试策略
相关推荐
4.启动命令windows:chrome --remote-debugging-port=9222启动命令mac:Google\ Chrome --remote-debugging-port=9222
maowenbei 2020-09-18
goodby 2020-08-08
ztsinghua 2020-07-28
lucialee 2020-07-18
curiousL 2020-07-18
amei0 2020-07-08
老道长的测试生活 2020-07-05
HappinessCat 2020-07-04
petal0 2020-06-29
ITstudied 2020-06-21
maxelliot 2020-06-21
Dataleon 2020-06-16
maxelliot 2020-06-16
tobecrazy 2020-06-15
mohanzb 2020-06-14
lucialee 2020-06-13
woxxoole 2020-06-13
测试自动化顾问 2020-06-12