Versions Compared

Key

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

Qualitia provisions to execute automated test cases from Qualitia mapped to TFS/Azure DevOps, as a part of your CI-CD pipelinesbuild and release cycles. In order to do so, you first need to add the <EXTENSION_NAME> extension Qualitia_GetAPIAssembly and Qualitia_PublishTestResults extensions in TFS/Azure DevOps instance.

You can add this extension in TFS and Azure DevOps following few steps mentioned herein. You will get this extension with Qualitia Setup. In case you don't have the extension, contact /wiki/spaces/QASWM/pages/564330498these extensions, contact Qualitia Support.

Team Foundation Server

  1. Launch Team Foundation Server.
  2. From the top right corner, click the user icon and select Manage Extensions > Browse Local Extension.
  3. Scroll down and click Manage Extensions > Upload new extension.
  4. Select the custom task file ( FILEQualitia_NAMEGetAPIAssembly.VSIX) shared  shared by Qualitia.
    You will find this file in the Qualitia Setup folder shared by Qualitia.
    The Copy Qualitia Test Project will Qualitia_GetAPIAssembly will now appear under the Manage Extensions list.
  5. Click Copy Qualitia Test Project install it using the installation wizard.
    This completes the installation of the extension. You can now configure and use this task during the CI-CD pipelines.

Azure DevOps

  1. Step 1
  2. Step 2Select the custom task file Qualitia_PublishTestResults.VSIX shared by Qualitia.
    You will find this file in the Qualitia Setup folder shared by Qualitia.
    The Qualitia_PublishTestResults will now appear under the Manage Extensions list.
  3. Click both the extensions and install them to use them in build and release pipelines.

Azure DevOps

After Qualitia shares these extensions, you can add and install these extensions to use them in the build and release cycles. In case these extensions are not shared with your organizations, you may contact Qualitia Support.

Once these tasks are shared by Qualitia in Azure DevOps instance, you may add, install, and use them in build and release cycles. 

To add these extensions into Azude DevOps instance:

  1. Sign in to your Azure DevOps instance.
  2. From the top right corner, navigate to Marketplace > Manage Extensions. 
    You will find Qualitia_GetAPIAssembly and Qualitia_PublishTestResults extensions shared by Qualitia.
  3. Click the Qualitia_GetAPIAssembly and install it.
  4. Navigate back to Extensions > Manage Extensions.
  5. Click Qualitia_PublishTestResults and install it.
    Your Azure DevOps instance is now ready for Qualitia integration.