Versions Compared

Key

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

Qualitia Automation Studion (QAS) offers you Execution Profiles to set up and manage configurations for executing test suites. With these profiles, you can standardize the execution settings for different types of tests.

Understanding Execution Profiles

Imagine you are testing a mobile application. Depending on the platform (iOS or Android) and the device's specifications, you might need different settings. This is where Execution Profiles come into play to streamline the management of these settings.

  • An execution profile contains configuration settings for running test suites.

  • Each web or mobile project has a default profile named the System Execution Profile. Its execution mode is set to local (unchangeable), but you can switch the default Chrome browser.

  • Desktop projects do not support the Execution Profile feature.

...

📚Prerequisites

  • Access to the test suite you intend to run.

  • Familiarity with the platform you are testing - web or mobile.

🔂 Process Flow

...

Add an Execution Profile

Suppose you are introducing testing on a new browser or a new version of an existing browser. You need to begin by creating a new Execution Profile. You can create various profiles with unique settings.

  1. Login to QAS - Client.

  2. Access Execute from left navigation of your QAS - Client to view Test Suite Explorer screen.

  3. Go to the Execution Profile tab.

  4. Click Add. You will seepoup popup window Create Shared Execution Profile to add a new profile.

    1. Name your profile.

    2. Set up the Configuration. (Refer to the System Execution Profile Settings guide for details.)

In the profile list, the Usage Count shows which users chose the given profile for their test suites.

Set a Default Execution Profile

Over time, you may notice 80% of your testing happens on a specific browser and platform combination. To streamline the process, you can set this combination as the default Execution Profile.

...

  1. Login to QAS - Client.

  2. Access Execute from left navigation of your QAS - Client to view Test Suite Explorer screen.

  3. Access Go to the Execution Profile tab.

  4. Check the box under the Default column for the desired profile.

  5. Click Save.

Update an Execution Profile

With the latest software updates, some of the settings in your execution profile may need adjustments. Instead of creating a new profile, you can update the existing one.

  1. Login to QAS - Client.

  2. Access Execute from left navigation of your QAS - Client to view Test Suite Explorer screen.

    1. If there are existing suites, they will be listed on the Test Suite Explorer screen.

  3. Access Go to the Execution Profile tab.

  4. Find the Profile you intend to Edit.

  5. Click Edit for the chosen profile.

  6. Adjust the settings. For details, see the System Execution Profile Settings guide.

Delete an Execution Profiles

QAS may not support some of the older browsers. The execution profiles associated with these browsers are redundant; hence, needs to be removed.

...

  1. Login to QAS - Client.

  2. Access Execute from left navigation of your QAS - Client to view Test Suite Explorer screen.

    1. If there are existing suites, they will be listed on the Test Suite Explorer screen.

  3. Access Go to the Execution Profile tab.

  4. Check the boxes for the profiles you wish to delete.

  5. Click the Bin icon from the top menu to delete the selected profile.

  6. Click Remove Yes, Delete to continue; otherwise, Cancel.

Export an Execution Profile

If you have remote teams that work offline, you need to ensure they use the same testing settings. In such cases, you can export and share the execution profile with them.

  1. Login to QAS - Client.

  2. Access Execute from left navigation of your QAS - Client to view Test Suite Explorer screen.

    1. If there are existing suites, they will be listed on the Test Suite Explorer screen.

  3. Access Go to the Execution Profile tab.

  4. Click Export for from the desired profiletop menu.

  5. Choose the location to save the profile.

...