How to execute the test plan
Once the scenario recording is done and the test plan is created, the next step is to run the test plan so that we can make sure that the new build is OK. Autify for Mobile provides two ways to run the test plan.
- Manual
- API
Please refer to this document for more information about running with the API.
Notes on the parallel execution environment
Please note that the test may fail if parallel execution is enabled and the following special test scenarios are included in the test plan.
- "Test scenarios that require the specification of execution order, such as "Test scenario A must be executed after test scenario B or the test will fail.
- "Test scenarios that depend on the nature of the application, e.g., "Test Scenario A and Test Scenario B do not behave as expected when executed simultaneously.
How to check the test results
- Select a specific one from the list of test results
- Press each step.
- Check the previous results (at the time of recording or previous successful results) against the current results.