Versions Compared

Key

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

...

Table of Contents
minLevel3

After you set up the environment in TFS/Azure DevOps and linked TFS/Azure DevOps tests to Qualitia automated test cases, you can trigger the test case execution using build or release cycles.

Additionally, you can trigger the test case execution from the test plan section of TFS/Azure DevOps. 

Info

Before you execute Qualitia automated tests as your build or release cycles, ensure you have configured your build and release cycles accordingly. Also, for on-demand executions, you must prepare a Visual Studio test task under release cycle accordingly.

For more information on how to configure these tasks, refer to the Configuring TFS for Test Executions section.


Execute Qualitia Automated tests using Build Cycles

  1. Sign in to the TFS/Azure DevOps instance.
  2. From the top menu items, click Build and Release.
  3. Under the Builds section, click the edit icon (...) and select Queue new build... option.
    The new build will be added in a queue which will eventually initiate execution of Qualitia automated tests.

Execute Qualitia Automated tests using Release Cycles

  1. Sign in to the TFS/Azure DevOps instance.
  2. From the top menu items, click Build and Release.
  3. Go to the Releases section, click +Release > New release.
  4. In the Create new release section, select the desired environment.
  5. Artifacts are selected by default.
  6. Add Release description, if required.
  7. Click Create.
    This will create a new release and will execute Qualitia automated tests.

On Demand Test Runs from TFS/Azure DevOps

  1. Sign in to the TFS/Azure DevOps instance.
  2. From the top menu items, click Tests > Test Plans.
  3. Select the desired Test Suite in the left pane.
  4. Right-click the test which you want to run and select Run with options from the context-menu.
  5. On the Run with options screen, select Test type and runner, Build, Release Definition, and Environment to execute Qualitia automated tests. 
  6. Click OK.
    This will execute Qualitia automated test linked to this TFS/Azure DevOps test.