Skip to main content

Configurations

Configurations can be used to specify for any Test Run, which hardware or software configuration this run should be performed on.

Configuration groups are found in Projects:

Configurations highlighted in the project sidebar next to the list of configuration groups

Imagine that your team is working on a web application, and you want to test its behavior in several different browsers.

For that, you can create a “Browsers” configuration group and list all the browsers you plan to be performing testing in:

The Configurations page with the Create configuration group button highlighted

The Operating system group with MacOS, Windows 11 and Linux and the Create configuration link

Once your configuration group has been created, and you've added all possible individual configurations to test on, you can now specify this while preparing a test run - all available configuration groups will be shown in the “Configurations” section:

The Start a new test run dialog with the Configurations section for picking OS, browser and framework

You can create multiple configuration groups and have combinations of, for example, different browsers and different OS:

The Configurations page with Operating system, Browser, Test Execution Order and Testing Framework groups

You can also edit or delete both configuration groups and individual configurations after having created them:

Edit and delete icons on a configuration group and on an individual configuration, numbered 1 and 2
Did this answer your question?