D2D Mobile App Test Suites are used to test applications that require interaction between devices.
For example, you can test features like sending and receiving messages or making calls.
Test Suite #
A Scenario Test Suite is used to run D2D scenarios created in Stego, allowing you to test specific app flows and interactions.
You need to configure Device Roles in Stego before adding scenarios to the Test Suite.
→ Stego User Guide > 6.2. Scenario Settings
Creating a Test Suite
#

- Go to the Test Suites tab in your project.
- Click Create New Test Suite.
Test Suite Configuration #
Test Suite Info #

1. Test Suite Name: Enter the Test Suite name.

2. Scenarios:
- Click + Add Scenarios to select scenarios from the Scenario Repository.
- It’s recommended to group scenarios by function or purpose for efficient test management.
In the Add Scenarios popup:
- Select the folder containing your scenarios.
- Choose scenarios to add.
- Add selected scenarios to the list, then click Add to save.
→ Ptero User Guide > 9.0. Scenario Repository Management

3. Test Suite Run Mode:
- Parallel: Scenarios run independently, reducing total test time. Use this when scenarios don’t affect each other.
- Sequential: Scenarios run in order. Choose this when order matters or when tests share login accounts.
- Synchronized: Scenarios run simultaneously on designated devices. Suitable for testing real-time interactions between devices.
Test Data Configuration #

Test Data: Configure data needed for scenario tests.
User Variables: Define reusable key-value data pairs.
- Key: User Variable name
- Value: User Variable value
→ Additional Usage Guide > 2.0. Working with Input Data
Data Set: Upload a CSV file to manage large sets of User Variables efficiently.

You can preview the file contents after upload.
→ Additional Usage Guide > 2.0. Working with Input Data
You can verify the application of User Variables and Data Sets in the test results.
→ Additional Usage Guide > 3.0. Using Ptero Test Results
Device Settings #

Configure the devices used in the Test Suite:
- Device Roles set in Stego will appear automatically.
- Selected devices are displayed with their model names and OS versions (e.g., iPhone 12 / iOS 15.1).