
zinc30
Zinc30是一个强大的Android UI自动化测试框架,支持建立健壮、可维护的黑盒测试用例。RD或者QA能够基于场景设计功能级和系统级测试。Zinc30符合Webdriver的API规范,以更好地面向对象编程的方式来操作Android控件,同时全面支持Web UI测试中流行的PageFactory模式。
开始:GettingStart
教程:Tutorial
查看关于zinc30相关的问题和解答: QuestionsAndAnswers
NEWS: Zinc30 1.2发布
引入ZincIntrumentationTestRunner类(refer:http://code.google.com/p/the-missing-android-xml-junit-test-runner/),能够使用例很方便进行持续集成;
改进部分异常的提示信息。
NEWS: Zinc30 1.0发布
兼容Robotium3.6的所有功能;
支持TextView, EditText, Button, Image, ImageButton, MenuItem,Unknow等元素的注入;
支持FindById,FindByText,FindByIndex;
支持失败多次重跑。
Project Information
The project was created on Oct 11, 2012.
- License: Apache License 2.0
- 5 stars
- svn-based source control
Labels:
Android
Automation
UITesting
Black-Box
Activities