Guide to creating and configuring a new test case.
If you choose iOS or Android, an additional App Binary upload field will appear:
Click Upload Build and select your .app
(iOS) or .apk
(Android) file.
After the upload finishes, the App ID will be auto-detected from the build.
Tip – Leave App ID blank unless you need the test to open the app on a specific screen when the device starts.
• To override the default launch screen, enter the full bundle identifier (e.g.
com.acme.app
) and append a deep-link path if supported by your app, such as:
com.acme.app://products/123
Your mobile build must be configured to handle this deep-link for it to work.
Build Requirements
.app
builds.
Need help? Reach out at [email protected].
Guide to creating and configuring a new test case.
If you choose iOS or Android, an additional App Binary upload field will appear:
Click Upload Build and select your .app
(iOS) or .apk
(Android) file.
After the upload finishes, the App ID will be auto-detected from the build.
Tip – Leave App ID blank unless you need the test to open the app on a specific screen when the device starts.
• To override the default launch screen, enter the full bundle identifier (e.g.
com.acme.app
) and append a deep-link path if supported by your app, such as:
com.acme.app://products/123
Your mobile build must be configured to handle this deep-link for it to work.
Build Requirements
.app
builds.
Need help? Reach out at [email protected].