A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Qualitia provisions to execute automated test cases from Qualitia mapped to TFS/Azure DevOps, as a part of your build and release cycles. In order to do so, you first need to add 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 these 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 Qualitia_GetAPIAssembly.VSIX shared by Qualitia.
    You will find this file in the Qualitia Setup folder shared by Qualitia.
    The Qualitia_GetAPIAssembly will now appear under the Manage Extensions list.
  5. Select 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.
  6. 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.
  • No labels