简体   繁体   中英

Is there a way to test android app actions without using the test tool

我目前正在尝试将我的应用程序发送给一组测试人员,我想知道是否有一种方法可以让他们在无需访问项目或测试工具的情况下测试应用程序操作。

You have two options: Share the adb commands that App Actions Test Tool (AATT) generates or use Google Assistant. You still require to create a preview for the Google accounts testing App Actions.

I think what you are looking for is some App Distribution . You will have to register your applications with Firebase, but this will allow you to send specific versions of your app to testers. This is very similar to TestFlight on iOS. This does require that you generate an APK file and upload to the Firebase account.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM