Change your scenario settings in Scenario Settings.
Open the Scenario Settings window with the gear icon at the top of the Scenario Editor panel.
Scenario setting options include:
- General: Write descriptions for your scenario
- User Variables: Set and reuse values for repeated use in your scenario
- D2D Test: Set device roles for D2D testing
General #

Write descriptions for your scenario.
The Description you write appears as a tooltip when you hover over the scenario name in the Scenario Editor panel.

Use Description to distinguish scenarios and share information.
User Variables #
Define values for repeated use during scenario runs and reuse them where needed.
In the User Variables tab, you can see all User Variables added to the scenario and User Variables added from Common Scenarios.
Add User Variables #

- Click the + Add button
- Enter Key and Value
- Save the User Variable with the Save button
Setting Rules #
- Key Rules:
- Cannot include spaces
- Cannot use duplicate Keys
- Case sensitive
- Value Rules:
- Can be left empty
Edit and Delete #

- Edit: Change the Key or Value, then save with the Save button
- Delete: Click the delete button
, then save with the Save button
Encryption #
Encrypt security data like passwords with the lock icon .

Encrypted Values appear as ****.
You can change them with the edit icon . When editing, the existing Value gets deleted and you can enter a new Value.
How to Use #
- Enter
${Key}
format in your scenario to use that Key’s Value during runs - Example: When 34 is saved in a User Variable called age, entering
${age}
uses 34 during runs
→ Additional Usage Guide > 2.0. Working with Input Data
D2D Test #
Use this feature when creating scenarios for D2D Testing.
Turn On Role Settings #
Turn on the Role Settings toggle to see the screen for setting device roles.
Set Roles and Devices #
Enter Role Name

- Role Name is the role name for each device
- Example:
sender
,receiver
Choose Device

- Set the appropriate device for each Role Name.
- When no devices are connected:
Random / Android
: Can use Android devices when tests runRandom / iOS
: Can use iOS devices when tests run
- When devices are connected:
- You can choose connected devices or Random devices
Manage Roles #
- Add: Set up to 4 roles maximum
- Remove: Delete with the remove button