...
To integrate a Qualitia Project with a defect management system:
Login Log in to QAS - Client.
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.
Expand Project Configuration and click Defect to open Defect Management System screen.
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. The URL syntax looks like https://org name.atlassian.net/ (e.g. https://qualitia.atlassian.net/)
User Name: Specify your Jira User Name to connect with the Jira Project.
Note: Make sure you have access to the project before creating defects, as you won't be able to log a defect without the access.PAT(Token): Specify your Jira password to authenticate the Jira Project.
To generate PAT:Go to JIRA.
Click the ⚙️ Settings icon in the top-right corner.
From the Settings window, click Atlassian account settings.
Go to the Security tab and scroll down to the API Tokens section.
Click Create and Manage API Tokens.
On the Create and Manage API Tokens screen, click Create API Token.
On the Create an API Token popup window, enter Label in the text field and click Create to generate the PAT token; else, click Cancel.
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.
Enable Auto Mode to allow Qualitia to auto-log the defects for the test case iterations with execution status “Defect”.
Under Mandatory Defects Defect 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.
Under Additional Defect Fields, select the additional fields that you want use while auto-logging the defects and click Add.
Note: The Additional Defect Fields option is only available for Azure DevOps.Click Save to save the settings; otherwise, Discard.
Default values should be fetched for mandatory defect fields. The default values are already mentioned in Jira/ADO.
...
.
Replacing the Mapping for a Qualitia Project with another Defect Management Systems Project
...