02 自动化测试
https://google.github.io/android-testing-support-library/
UiAutomator: 最佳的UI自动化测试框架 MonkeyRunner:提供一api来控制android 设备 Instrumentation:单个activity的测试框架 Robotium: 一个优化的测试框架,基于Instrumentation的二次封装。 QTP: 一个web 上的自动化测试工具,通过录制脚本来实现自动化测试。
UiAutomator: 最佳的UI自动化测试框架 MonkeyRunner:提供一api来控制android 设备 Instrumentation:单个activity的测试框架 Robotium: 一个优化的测试框架,基于Instrumentation的二次封装。 QTP: 一个web 上的自动化测试工具,通过录制脚本来实现自动化测试。