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

1
Open the test list

In the main menu, click Tests.

2
Start creation

Click Create new test, then select Smartphone (New experience).

3
Name the test

Give your test a descriptive name.

4
Choose the phone

Select the smartphone to use. Make sure it is not in use by another test or an active monitor.

5
Choose the application

Select the application to test, then click Create.

Record the steps

1
Start the recorder

Click Use the recorder. The application launches on the phone. Every action you perform is recorded automatically.

2
Walk through the flow

Interact with the application: tap buttons, fill in fields, navigate between screens. Steps appear in real time in the left panel.

3
Add an assertion

Click the Assertion mode icon, then tap the element to verify (for example an error message). This adds a verification step to the scenario.

4
Stop recording

Click Stop recording.

Execute and verify

1
Save and execute

Click Save and execute to save the scenario and launch it immediately.

2
Check the results

Review the status of each step. If a step fails, identify which one to fix the scenario.

What's next?

Modify steps

Add or modify steps in your smartphone test.

Advanced options

Configure delays, hooks, and AI settings.

Last updated on