Versions Compared

Key

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

Using TFS/Azure DevOps, you can execute Qualitia automated tests in three different methods. Configuring build cycles and release cycles help you to run Qualitia automated test cases as a part of build and release pipelines. 

Additionally, you can run Qualitia automated test cases on demand from the test run section. For executing Qualitia automated tests on-demand, you must first configure a visual studio task under release cycle accordingly under the test run section. 

...

  1. Log on to your TFS/Azure DevOps instance. 
  2. From the top menu items, select Build and Release.
  3. Under the Releases section, navigate to Tasks.
  4. Add a new Visual Studio task and configure it as mentioned below:
    1. Enter the desired Display name.
    2. Under the Select test using section, select Test Run.
    3. Leave the Test Run and Search folder options with their default values.
  5. Add Qualitia-Publish Test Results task and configure it as mentioned below:
    1. Enter the desired Display name.
    2. In Qualitia Integration Service URL, enter the host name or IP  of the machine where Qualitia integration service is installed. 
    3. Leave the Qualitia Integration Service URL Port with its default values.
    4. In Result path, enter the path where Qualitia test execution results will be stored.

You can now run Qualitia automated test cases from the Test run section.