Testinium Upload App
The Testinium Upload App step integrates the Testinium testing platform into Appcircle's CI/CD workflow, allowing developers to upload mobile applications seamlessly to Testinium. This step serves as a prerequisite for executing test plans, enabling efficient and automated testing directly within the Appcircle environment.
Prerequisites
Before running the Testinium Upload App step, you must complete certain prerequisites, as detailed in the table below:
If you are using Testinium as an enterprise, you need to whitelist the IPs listed in the document below on the Testinium platform you are using:
After uploading the application, you should use the Testinium Run Test Plan step to run the test plan and view the test report. If you prefer to perform both operations within the same step, use the Testinium step instead.
For Android (Java / Kotlin and React Native)
Prerequisite Workflow Step | Description |
---|---|
Android Build | Generates the app required for the Testinium Upload App step. |
Android Sign | This step is required for signing the app. It processes the output for signing but can be skipped if the app is already signed. |
