Versions Compared

Key

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

Using 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. 

...

  1. Log on to your Azure DevOps instance. 
  2. From the top menu items, select Build and Release.
  3. Under the Releases section, navigate to Tasks.
  4. Add a Visual Studio Test Platform Installer.
  5. Add a Get Assembly Task.

    For more information, refer to Configure Qualitia-Get Test Assembly Task.
  6. 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.



...