有没有不需要 APK 签名的 android 自动化工具?
Any android automation tools that don't require APK signing?
是否有任何 android 自动化工具不需要 APK 签名到 运行?我需要测试由我们的供应商开发并由我们的客户签署的应用程序。我们的客户不向我们提供他们的签名密钥。由于我们的客户向我们提供定制的 SIM 以使用 APK,因此安全性就位。
谢谢
对于 Android 自动化,您有很多选择,例如
- UI Automator -
http://developer.android.com/tools/help/uiautomator/index.html
http://developer.android.com/tools/testing/testing_ui.html
- Robotium Android 测试工具
- MonkeyRunner Android 应用测试
- Appium
http://appium.io/slate/en/tutorial/android.html?ruby#getting-started-with-appium
5.等
是否有任何 android 自动化工具不需要 APK 签名到 运行?我需要测试由我们的供应商开发并由我们的客户签署的应用程序。我们的客户不向我们提供他们的签名密钥。由于我们的客户向我们提供定制的 SIM 以使用 APK,因此安全性就位。
谢谢
对于 Android 自动化,您有很多选择,例如
- UI Automator -
http://developer.android.com/tools/help/uiautomator/index.html
http://developer.android.com/tools/testing/testing_ui.html
- Robotium Android 测试工具
- MonkeyRunner Android 应用测试
- Appium
http://appium.io/slate/en/tutorial/android.html?ruby#getting-started-with-appium 5.等