Smartphone test advanced options

Learn to configure smartphone test advanced options, including environment, settings, hooks, reset behavior, and version history.

Each smartphone test has advanced settings to adjust its behavior. This guide presents the available configuration tabs.

Interactive tutorial


Step-by-step guide

Overview

The Overview tab displays the latest test executions. Click an execution to see the details of the failing step.

Environment

In the Environment tab, you can:

  • Change the application used for the test
  • Change the default resource (phone)

Test settings

The Test settings tab groups general configuration options.

1
Description and tags

Add a description to document the test and tags to make sorting easier.

2
AI settings

Click AI to modify AI settings. The Smart option is recommended.

3
Delays and timeouts

Click Delays and timeouts to adjust the delay between each step and maximum wait times.

Hooks

Hooks run actions before or after the test.

1
Configure a hook

In the Hooks section, click Before test (or After test).

2
Add a reusable component

Click Add and select the reusable component to run.

Advanced options

Click the Advanced tab to access the following settings:

  • Reset application: resets the application to its initial state before each execution

Version history

1
View history

Go to the Version history tab to see past modifications.

2
Restore a version

Select the desired version, click the action icon, and choose Restore this version.

What's next?

Modify steps

Add or modify steps in your smartphone test.

Reusable components

Create shared components across multiple tests.

Last updated on