文章列表
Espresso test recording feature in Android Studio 2.2(Android Studio 2.2 中的 Espresso 测试录制功能)
Is there a good tutorial on cocoa touch automated UI testing?(可可触控自动化UI测试有没有好的教程?)
Xcode 7: is chasm between app tests and UI tests unbridgeable?(Xcode 7:应用程序测试和 UI 测试之间的鸿沟是不可逾越的吗?)
Run connectedAndroidTest and skip uninstall(运行 connectedAndroidTest 并跳过卸载)
How to take screenshot at the point where test fail in Espresso?(如何在 Espresso 测试失败时截取屏幕截图?)
Can I run an XCTest suite multiple times?(我可以多次运行 XCTest 套件吗?)
Android Espresso: Make assertion while button is kept pressed(Android Espresso:按住按钮时进行断言)
How to use UIAutomation to select image from UIImagePickerController(如何使用 UIAutomation 从 UIImagePickerController 中选择图像)
Writing tests for an Android app that logs into Facebook(为登录 Facebook 的 Android 应用编写测试)
XCUITest Class teardown isnt deleting the app. But works if its instance teardown. What am I doing wrong?(XCUITest 类拆解不会删除应用程序.但是如果它的实例拆解就可以了.我究竟做错了什么?)