最佳 Android 批量测试工具
Best Android Batch Testing Tool
是否可以 运行 批量测试 android 应用程序?而不是使用本机模拟器或 genymotion,因为那确实需要大量内存。
我读过一篇博客,其中列出了 android 用于高性能应用程序测试的测试工具,如此快速并且还减少了内存消耗问题,例如 android 模拟器。
其中一些最受欢迎的是:
1> 打开来源:Robotium
https://github.com/robotiumtech/robotium
2> 测试机器人:http://testdroid.com/
是否可以 运行 批量测试 android 应用程序?而不是使用本机模拟器或 genymotion,因为那确实需要大量内存。
我读过一篇博客,其中列出了 android 用于高性能应用程序测试的测试工具,如此快速并且还减少了内存消耗问题,例如 android 模拟器。
其中一些最受欢迎的是:
1> 打开来源:Robotium
https://github.com/robotiumtech/robotium
2> 测试机器人:http://testdroid.com/