- 博客(5)
- 收藏
- 关注
原创 UiAutomator Robotium Appium三种自动化框架对比
一、原理1.UiAutomator——基于UIAutomation的用户界面自动化测试框架,可以跨应用工作,谷歌亲生的。UIAutomation在Android4.3发布时有了新版本,官方简介:http://blog.youkuaiyun.com/zhubaitian/article/details/40504827。Android4.3之前:使用inputManager或者更早的Wi
2017-06-26 17:53:52
879
原创 TestNG
testng.xml作用域:作用域的不一样划分出了各种不同的标签 一个套件(suite)包含多个测试(test) 一个测试(test)包含多个类(class) 一个测试(test)包含多个组(group) 一个类(class)包含多个方法(method)顺序执行:在testng.xml中,可以控制测试用例按顺序执行。 当preserve-o
2017-06-26 17:53:08
306
翻译 XCUITest官方文档
官方文档,详见:https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/09-ui_testing.html User Interface TestingUI testing gives you the ab
2017-06-26 17:52:13
2272
转载 iproxy-通过USB使用SSH连接iOS设备
SSH over USB using usbmuxdYou can either download a binary and run that or use a python script. The python script is a lot slower than the binary version. On Linux the python method is mostly depr
2017-06-26 17:50:02
5467
翻译 appium-xcuitest新增功能&遗留问题汇总
失效的功能:Setting geo location (https://github.com/appium/appium/issues/6856):无法获取屏幕大小Auto accepting/dismissing alerts (https://github.com/appium/appium/issues/6863):自动关闭弹窗(alerts)失效Touch Actions:touc
2017-06-26 17:46:59
3720
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅