Create a smartphone test
Learn how to create a smartphone test, record interactions on your phone, and validate the scenario by executing it step by step.
This guide walks you through creating a mobile test, recording interactions directly on the phone, and validating the scenario with an execution.
Interactive tutorial
Step-by-step guide
Create the test
In the main menu, click Tests.
Click Create new test, then select Smartphone (New experience).
Give your test a descriptive name.
Select the smartphone to use. Make sure it is not in use by another test or an active monitor.
Select the application to test, then click Create.
Record the steps
Click Use the recorder. The application launches on the phone. Every action you perform is recorded automatically.
Interact with the application: tap buttons, fill in fields, navigate between screens. Steps appear in real time in the left panel.
Click the Assertion mode icon, then tap the element to verify (for example an error message). This adds a verification step to the scenario.
Click Stop recording.
Execute and verify
Click Save and execute to save the scenario and launch it immediately.
Review the status of each step. If a step fails, identify which one to fix the scenario.
What's next?
Last updated on