有没有Android自动化工具不需要APK签名运行?我需要测试由我们的客户签署的由我们的客户签署的应用程序。我们的客户不向我们提供签名密钥。由于我们的客户向我们提供了定制的SIM卡以使用APK,因此安全性已经到位。
由于
答案 0 :(得分:1)
对于Android自动化,您有很多选择,例如
http://developer.android.com/tools/help/uiautomator/index.html
http://developer.android.com/tools/testing/testing_ui.html
http://appium.io/slate/en/tutorial/android.html?ruby#getting-started-with-appium 5.等等