Header

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

Version 1 Next »

Qualitia Automation Studio (QAS) supports integration with the following defect management systems:

  • Jira

  • Azure DevOps

You can configure a QAS project to log a defect in the defect management system for a test case iteration execution.

When a defect is logged automatically or manually for a test case iteration, Qualitia does not verify whether the defect for that iteration is already created.

Integrating a QAS Project with a Defect Management System

If you enable the Auto Mode, then after the suite execution, QAS creates defects automatically in the mapped Jira/Azure DevOps project for the test case iterations whose suite execution status is defect. Else, after the suite execution, you need to manually create a defect in the test case iteration report.

To integrate a Qualitia Project with a defect management system:

  1. Login to QAS - Client.

  2. Do one of the following to access the Project Configuration dialog box:

    • Access Project Management from the left navigation to view the Project Management screen. Select the project and click Configuration.

    • Access Settings from the left navigation to view the Settings screen. On the Settings screen, select Project Configuration to configure the settings.

  3. Expand Project Configuration and click Defect to open Defect Management System screen.

  4. Choose a Target Defect System by clicking one of the following:

    • None: If you select None all the fields on the Defect Management System screen will be disabled.

    • Azure DevOps: If you select Azure DevOps, enter the following details:

      • Server URL: Specify the TFS/Azure DevOps URL.

      • Password/PAT(Token): Specify the unique Personal Access Token (PAT) provided by Microsoft Azure DevOps.

      • Project: Select the project that you want to use to log defects for the selected Qualitia project.

    • Jira: If you select Jira, enter the following details:

      • Server URL: Specify the Jira Server URL to which you want to connect for logging the defects.

      • User Name: Specify your Jira User Name to connect with the Jira Project

      • Password/PAT(Token): Specify your Jira password to authenticate the Jira Project.

      • Connect: Click to connect to the Jira server.

      • Project: Select the Jira project that you want to use to log defects for the selected Qualitia project.

  5. Enable Auto Mode to allow Qualitia to auto-log the defects for the test case iterations with execution status “Defect”.

  6. Under Mandatory Defects Fields, enter the default values for the mandatory fields defined in the defect management system that must be used to auto-log the defects. For example, if your Jira project defines Severity and Priority for the defects as mandatory fields, then these two fields are displayed on this dialog box. You must enter the default values for these two fields to be used while auto-logging the defects.

  7. Click Save to save the settings; otherwise, Discard.

Replacing the Mapping for a Qualitia Project with another Defect Management Systems Project

You cannot directly change the settings in the Defect tab of Project Settings if you want to replace the mapping of a Qualitia Project to another Jira/Azure DevOps project. 

To replace the mapping for a Qualitia project with another defect management system project:

  1. Login to QAS - Client.

  2. Do one of the following to access the Project Configuration dialog box:

    • Access Project Management from the left navigation to view the Project Management screen. Select the project and click Configuration.

    • Access Settings from the left navigation to view the Settings screen. On the Settings screen, select Project Configuration to configure the settings.

  3. Expand Project Configuration and click Defect to open Defect Management System screen.

  4. Select the Target Defect Management System to None.

  5. Click Save to continue; otherwise, Discard.

  • No labels