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-Get Test Assembly and Qualitia-Publish Test Results 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/564330498.these extensions, contact Qualitia Support.

Info

Adding and installing these components is a one-time activity and needs administrative privileges on TFS/Azure DevOps server. Once added, you may use it in multiple build and release cycles configuring respective cycles accordingly. 

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 ( FILE_NAMEQualitia-Get Test Assembly.VSIX) shared  shared by Qualitia.
    You will find this file in the Qualitia Setup folder shared by Qualitia.
    The Copy Qualitia Test Project will -Get Test Assembly 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-Publish Test Results.VSIX shared by Qualitia.
    You will find this file in the Qualitia Setup folder shared by Qualitia.
    The Qualitia-Publish Test Results 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 organization, 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-Get Test Assembly and Qualitia-Publish Test Results extensions shared by Qualitia.
  3. Click the Qualitia-Get Test Assembly and install it.
  4. Navigate back to Extensions > Manage Extensions.
  5. Click Qualitia-Publish Test Results and install it.
    Your Azure DevOps instance is now ready for Qualitia integration.