...
- Log on to Qualitia as a project administrator.
- Under the Admin section, click Projects.
A list of existing Qualitia projects appear. - In the Defect Management section, click Configure next to the project for which you want to configure JIRA as a defect management tool.
A new window appears to fill-up the information about JIRA. - Select Target Defect System as JIRA.
- Enter Server URL of JIRA.
Server URL is a combination of Hostname/IP and port on which JIRA is configured to work. For example:
http://localhost:8080 or http://192.168.25.44:8080
In case JIRA is on cloud, enter the base URL. For example:
https://yourcompanyname.atlassian.net/secure/Dashboard.jspa - Enter JIRA Username and Password.
- Click Get Projects.
- Select JIRA project from the drop-down list under which you want to log the issues.
- Select Defect Priority using the drop-down list.
- Under Defect Attachment:
- Select the Attach Report option if you want to attach the Qualitia test case execution report when creating / adding issues.
- Select the Include Screenshots option if you want to add screenshots of the application under test when creating issues in JIRA.
- Select Auto-Mode option if you want Qualitia to automatically log the issues in JIRA after the Suite execution is completed.
- Click Save to save the settings.
Info |
---|
Defects in JIRA will be created with label Qualitia for easy identification. |
...