cafe框架的介紹ppt
http://adc.alibabatech.org/carnival/history/schedule/2013/detail/main/271
cafe框架的github地址
https://github.com/BaiduQA/Cafe
cafe框架關于錄制回放的部分代碼
https://github.com/BaiduQA/Cafe/blob/master/testrunner/src/com/baidu/cafe/local/traveler/APPTraveler.java
設計的亮點總結
1. 基于hook錄制體系
2. 遍歷測試
3. 跨app測試
4. pc agent設計
5. 使用android漏洞提權
這個工具的設計是很好的, 可以借鑒下
appium以后也可以把這些思想集成進去. 他目前只是做了android的自動化, 因為涉及的android技術太多, 估計是沒法轉移到iOS了.
有些理念是很適合在appium上重新實現的.
原文轉自:http://testerhome.com/topics/204