When you run a mobile test in the cloud, mabl collects logs and presents that information on the test output page. This article offers ways to review output for a mobile test run:
Investigate failures with the mabl agent
For failed runs, the Results summary tab opens to conversational results analysis. Review the agent’s automated analysis as a starting point, then chat with the mabl agent to investigate the failure and pull in supporting diagnostics like screenshots, logs, and prior runs.
Review step details
To review what happened step by step, open the step details. Step details indicate what action each step performed, whether it passed or failed, and how long it took to execute. Click on a step to review its screenshots and logs:
- Screenshots show the state of the UI before mabl executed the step
- Logs provide more details about what mabl did during the step
Viewing output for a passing test
Replay in the Trainer
If the result of the mobile test run is unexpected and you want to get a better understanding of how the test is executed, replay the test in the Trainer:
- Click on the Edit test button.
- Select “Launch Trainer.” If the test failed, you may also select “Launch and replay to failed step.”
Replaying a failed test in the mabl Trainer
Next steps
Depending on the situation, consider one of the following next steps:
- Adding a failure reason
- Creating or linking to a Jira issue