- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://code.google.com/p/zinc30/
- 软件文档: http://code.google.com/p/zinc30/wiki/GettingStart
软件介绍
Zinc30是一个强大的Android UI自动化测试框架,支持建立健壮、可维护的黑盒测试用例。RD或者QA能够基于场景设计功能级和系统级测试。Zinc30符合Webdriver的 API规范,以更好地面向对象编程的方式来操作Android控件,同时全面支持Web UI测试中流行的PageFactory模式。
Zinc30能带来以下好处:
1. Web UI自动化工程师特别经常使用Selenium的人们会感觉非常亲切,因为api基本一致,比如EditText对象需要输入文本,只需要editText.sendKeys("hello")即可完成;
2.支持两层结构的case组织,ActivityPage封装所有的元素和操作,TestCase组装和操作这些ActivityPage。这样UI的变动只会影响到相应的ActivityPage而不会影响到上层的TestCase。
3.全面兼容Robotium的最新操作,zinc对象具有solo的所有操作。
Designing Data-Intensive Applications
Martin Kleppmann / O'Reilly Media / 2017-4-2 / USD 44.99
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, w......一起来看看 《Designing Data-Intensive Applications》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
RGB CMYK 转换工具
RGB CMYK 互转工具
