Packtpub.Android.Application.Testing.Guide.Jun.2011.pdf学习记录
本书目录的几个点:
第一章:
一、测试类型
单元测试unit test
集成测试integration test
功能测试function test
性能测试performance test
系统测试system test
二、测试框架
第二章:
在android设备上进行测试
junit
创建android项目
创建adnroid测试项目
包管理
创建testcase
运行测试
debug 测试
其他命令行操作
第三章:
在android SDK上构建
例子application
深度断言
查看断言
更多的断言
touchutils类
虚拟对象
基于类的testcase
几个android测试类
第四章:
android测试环境
创建android avd
命令行运行avd
附加的环境配置
运行monkey
使用monkeyrunner运行脚本
第五章:
行为驱动开发
...
第六章:
测试秘诀
第七章:
持续集成使用git+hudson
第八章:
性能测试
第九章:
交替测试策略
本书目录的几个点:
第一章:
一、测试类型
单元测试unit test
集成测试integration test
功能测试function test
性能测试performance test
系统测试system test
二、测试框架
第二章:
在android设备上进行测试
junit
创建android项目
创建adnroid测试项目
包管理
创建testcase
运行测试
debug 测试
其他命令行操作
第三章:
在android SDK上构建
例子application
深度断言
查看断言
更多的断言
touchutils类
虚拟对象
基于类的testcase
几个android测试类
第四章:
android测试环境
创建android avd
命令行运行avd
附加的环境配置
运行monkey
使用monkeyrunner运行脚本
第五章:
行为驱动开发
...
第六章:
测试秘诀
第七章:
持续集成使用git+hudson
第八章:
性能测试
第九章:
交替测试策略