Applying Configurations

You can customize each test run by applying different configurations, which lets you test across various environments, like different browsers or operating systems.

You can customize each test run by applying different configurations, which lets you test across various environments, like different browsers or operating systems. Just duplicate your test run, choose the right configuration from the list, and apply it. This way, you ensure your app performs well in all the scenarios you're targeting. Easy peasy!

Applying configurations to individual Test Runs

You can duplicate each test run and apply different configurations to customize and optimize your testing process for specific environments. This approach allows you to tailor each test run to match particular conditions or settings, ensuring a more precise and effective testing process. To apply configurations to individual test runs, follow these steps:

Step 1: In the Project section, click the "Rest Runs" tab.

Go to the Project section and click on the "Test Test Runs" tab.

Step 2: Duplicate the Test Run

In the Test Runs tab of your project, select the test run you want to apply configurations to. Click on the kebab icon and choose the "Duplicate and apply configuration" option.

Click on the kebab icon and choose the "Duplicate and apply configuration" option.
Step 3: Select and apply Configurations

Select the desired configuration from the list and apply it to the duplicated test run.

Select the configuration and click the "Duplicate" button.

Applying configurations to the Test Runs inside the Test Plan

When creating your test plan, you can apply configurations to selected test runs to tailor your testing process for specific environments or conditions. This ensures that each test run within your plan is executed under the precise conditions. To apply configurations inside the Test Plan, follow these steps:

Step 1: In the Project section, click the "Test Plans" tab.

Go to the Project section and click on the "Test Plans" tab.

Step 2: Start a new Test Plan

Hit the "Create Test Plan" button.

Step 3: Add Test Runs

Choose "Add Test Runs" from the actions.

Step 4: Select Test Runs

Check the boxes to add test runs to the "Selected" list.

Step 5: Open the Duplicate and add configuration side panel

In the Create Test Plan flow of the Test Plans section, after selecting the test runs, click the "Add" button in the Configurations column of the table to apply configurations to the specific test run.

Click the "Add" button in the Configurations column.
Step 6: Select and apply Configurations

Select the configuration from the list and apply it to the duplicated test run. This will customize the test run according to the specified environment or conditions.

Select the configuration and click the "Duplicate" button.

You should now have an understanding of what a configuration is and how to apply it. Feel free to create your own configurations whenever you need. Click "Next" to dive into more details!

Last updated