An execution profile is a pre-defined set of configuration settings, which you can use to execute test suites. You can add multiple execution profiles with a different combinations of configuration settings.
While executing a test suite, you can select any of these execution profiles depending on the configuration settings that you want to use.
Every web/mobile project comes with a default execution profile as System Execution Profile, in which execution mode is local which cannot be changed, and the browser is selected as Chrome which can be changed.
In the list of execution profiles, if you click the Usage Count of an execution profile, you can view every user who has selected the execution profile against which test suites.
Setting the Default Execution Profile
You can set any of the available execution profiles as the default execution profile.
The default execution profile is mapped with a test suite by default, if no other profile is selected for a suite.
Dry Runs for the test cases use the System Execution Profile only.
To set a default execution profile:
From the Collapse Menu, click Execute.
Click the Execution Profile tab.
Under the Default column, select the checkbox for the appropriate execution profile.
Click Save.
Editing an Execution Profile
Perform the following steps to edit an execution profile.
To edit an execution profile:
From the CollapseMenu, click Execute.
Click the Execution Profile tab.
Under the Edit column, click the Edit button ( ) for the appropriate execution profile.
You cannot delete an execution profile that is associated with a test suite or is set as default. To delete the default execution profile, set another execution profile as default.
To delete the execution profile:
From the Collapse Menu, click Execute.
Click the Execution Profile tab.
Select the checkboxes of execution profiles you want to delete.
Click the Remove button ().
Exporting an Execution Profile
You can export an execution profile to reuse it for offline suite executions, also referred to as Qualitia Bots.
To export an execution profile:
From the Collapse Menu, click Execute.
Click the Execution Profile tab.
Under Export, click the Export button () for the execution profile you want to export.
Locate the offline suite to which you want to save the execution profile.