Configurations

Configurations represent the platform combinations your team tests against — for example, "iOS + macOS" or "Android + Windows". They appear on test runs, making it clear exactly what environment each run was executed on.

How configurations work

Configurations are built from a three-tier hierarchy:

  1. Platform Groups — top-level categories that organise related platforms (e.g., Mobile OS, Desktop OS, Browser).
  2. Platforms — individual entries within a group (e.g., iOS and Android inside Mobile OS).
  3. Configurations — auto-generated combinations of platforms from one or more groups (e.g., iOS, Android, iOS, Android). The built-in wizard generates every possible combination from the platforms you select.

Once created, configurations are assigned to projects — either globally (all projects) or to a specific set. Test runs in those projects can then be tagged with a configuration.

Getting started

Follow these steps in order the first time you set up configurations:

  1. Go to Admin → Configurations.
  2. Create one or more Platform Groups to categorise your platforms.
  3. Add Platforms inside each group.
  4. Use the Add Configuration wizard to select platforms and generate combinations.

Who can manage configurations?

The Configurations page is accessible to Tenant Admins and Project Admins.

Action Who can access
View the Configurations page Tenant Admin, Project Admin
Create, edit, or delete platform groups Tenant Admin, Project Admin
Create, edit, or delete platforms Tenant Admin, Project Admin
Create, edit, or delete configurations Tenant Admin, Project Admin
Assign configurations to projects Tenant Admin, Project Admin