Test Execution
1. iOS
-
- Select the test case for the run.
- Click on Run button.
- Below Popup box will appear on the screen.
Select OS
-
- Select iOS from the type of application dropdown.
- Click on Next button.
IPA Upload
-
- IPA: Upload the .ipa file you wish to test (only required the first time)
- “Use previous .ipa” file will allow you to run the test cases on the device without a reinstall.
- “Use previous .ipa” with the “Delete the previous app from device & reinstall” in order to delete the app and reinstall it on the device.
- Bundle Identifier: You can use a bundle identifier instead of upload .ipa
- Select Bundle Identifier.
- Add your application’s bundle identifier (com.test.test)
- Click on Next button.
- IPA: Upload the .ipa file you wish to test (only required the first time)
Select iOS Device
-
- Select devices (single or multiple).
- Click on Run Test button.
2. Android
-
- Select the test case for the run.
- Click on Run button.
- Below Popup box will appear on the screen.
Select OS
-
- Select Android from the type of application dropdown.
- Click on Next button.
APK Upload
-
- APK: Upload the .apk file you wish to test (only required the first time)
- “Use previous .apk” file will allow you to run the test cases on the device without a reinstall.
- “Use previous .apk” with the “Delete the previous app from device & reinstall” in order to delete the app and reinstall it on the device.
- Bundle Identifier: You can use a bundle identifier instead of upload .apk
- Select Bundle Identifier.
- Add your application’s bundle identifier (com.test.test)
- Click on Next button.
- APK: Upload the .apk file you wish to test (only required the first time)
Select Android Device
-
- Select devices (single or multiple).
- Click on the Run Test button.