Android Robotium
一把瓦刀
生活就是做有意义的事!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android Robotium自动化测试
1、官方网站下载测试工程demo 从 http://code.google.com/p/robotium/downloads/detail?name=ExampleTestProject_v3.6.zip 下载官方的Android测试工程demo。 解压后的文件NotePad、NotePadTest、readme.txt NotePad是系统自带的记事本程序 NotePadTest是针对这原创 2013-02-17 09:45:05 · 5249 阅读 · 0 评论 -
Android Robotium自动化测试二
/* * This is an example test project created in Eclipse to test NotePad which is a sample * project located in AndroidSDK/samples/android-11/NotePad * * * You can run these test cases either o原创 2013-02-17 15:12:03 · 3559 阅读 · 3 评论
分享