http://hi.baidu.com/it_freeman/blog/index/2

http://www.imobilebbs.com/wordpress/?p=2764

Robotium

http://code.google.com/p/robotium/wiki/Getting_Started

android . test . suitebuilder . annotation有何意义

CTS 只支持linux环境下

--------------------------------------------------------------------------------------

http://blog.sina.com.cn/s/blog_792cc4290100q3ue.html(总结出要测哪些东西)

验证下@SmallTest, @MediumTest, @LargeTes,@Smoke

Runs a test method annotated by size. The annotations are @SmallTest, @MediumTest, and @LargeTest.
The Android TestRunner allows you to specify what size of tests to run.(与权限没有关系)

Solo的方法总结

疑问:

1) android测试框架是基于junit3的,junit3说是调用测试CASE时是无序的,但android的调用我之前测试过是按照字母顺序的。

更多相关文章

  1. Android HttpClient网络通信的测试
  2. android 自动化压力测试-monkey 3 命令参数
  3. 执行Android JUnit测试出现java.net.SocketException: Permissio
  4. 关于 Appium Android 真机测试
  5. IOS、Android自动化测试框架Appium概述
  6. Java将Powermock和Mockito搭配进行单元测试
  7. appium 并发测试

随机推荐

  1. android 比较精简的list对话框代码
  2. android signed apk
  3. android使用inject需要注意的地方
  4. NDK官方开发指南翻译之 CPU_ARM_Neon
  5. Binder系列7—framework层分析
  6. Android常用语句收集
  7. Android(安卓)调用相册 拍照 实现系统控
  8. Android(安卓)Camera中参数设置
  9. RelativeLayoutd 的属性
  10. Android锁屏及监听锁屏事件