Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Info

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.

For more information, refer to Configuring the System Execution Profile Settings.

Currently, the Execution Profile feature is not available for desktop projects.


Adding an Execution Profile

...

To add an execution profile:

  1. From the Expand Menu, click Execute.

  2. Click the Execution Profile tab.

  3. Click the Add button (Image Modified).

  4. Enter a name for the execution profile you want.

  5. Configure the execution profile settings as explained in Configuring the System Execution Profile Settings.

    Info

    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 suit


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.


Info

Dry Runs for the test

...

cases use the System Execution Profile only.


To set a default execution profile:

  1. From the Expand Menu, click Execute.

  2. Click the Execution Profile tab.

  3. Under the Default column, select the checkbox for the appropriate execution profile.

  4. Click Save.

Editing an Execution Profile

...

To edit an execution profile:

  1. From the ExpandMenu, click Execute.

  2. Click the Execution Profile tab.

  3. Under the Edit column, click the Edit button (Image Modified ) for the appropriate execution profile.

  4. Edit the configured settings. For more information, refer to Configuring the System Execution Profile Settings.

Deleting the Execution Profiles

...

To delete the execution profiles:

  1. From the Expand Menu, click Execute.

  2. Click the Execution Profile tab.

  3. Select the checkboxes of execution profiles you want to delete.

  4. Click the Remove button (Image Modified).

Exporting an Execution Profile

You can export an execution profile to reuse it for offline suite executions.

To export an execution profile:

  1. From the Expand Menu, click Execute.

  2. Click the Execution Profile tab.

  3. Under Export, click the Export button (Image Modified)

...

  1.  for the execution profile you want to export.

  2. Locate the offline suite to which you want to save the execution profile.

    The execution profile is saved as a JSON file.