Release Notes
Auto Create Issues in JIRA for Defects in Test cases
Qualitia is now enhanced to automatically create issues in Atlassian JIRA after suite execution. This feature;
- enables Qualitia users to efficiently use Atlassian JIRA integration with Qualitia Automation Studio and
- eliminates the need for manually search and create issues in JIRA for each defect separately.
Documentation Updates
The Configuration Settings page:
Defects | |
---|---|
JIRA URL | Enter the URL of the JIRA instance to which you want to connect for logging issues. |
Atlassian Account | Enter the user ID of the JIRA account. |
Password | Enter the password of the JIRA account. |
JIRA | Select the JIRA project from the drop down list under which you want to create / add issues.* |
Defect Priority | Select the priority of the JIRA defect that will be created after Suite execution. |
Defect Attachment |
|
Logging Mode |
|
*Qualitia links defects to the same JIRA story from where the requirements are synchronized when the JIRA project is same for synchronizing requirement and adding defects.
Changes on the JIRA Integration page
Replace the content below on this page:
After you have configured the JIRA settings, you can create issues in two different ways; Manually or Automatically.
For more information about creating issues automatically, please refer to the Enabling Auto-mode for Creating Issues in JIRA section.
To manually create an issue in JIRA:
- Log on to Qualitia Automation Studio.
- Click Report tab.
- Double-click the Suite Name in which your test case exists. (If the warning appears, click the warning bar and then click Allow blocked content.)
- Expand the test case for which you want to create an issue.
- Click the Iteration Number for which you want to create an issue.
The test case details page appears. - Click the Create Bug link in the upper right corner.
A new window appears where JIRA details appear in unedited mode. You can change these details from the Configuration Settings (Defect). Enter the required information as follows:
Priority Select the bug priority. Default is Medium. This field is mandatory. Summary Enter the Summary of the bug. This field is mandatory and comes prepopulated with SuiteName - TC Name - Iteration number. Environment Enter the Environment. This field is optional and comes prepopulated with Execution type (Local, Remote, etc.) - OS Name - Browser. Description Enter the Description. This field is optional. - Once all the required fields are entered, click Create.
You will see a confirmation dialog with the BUG ID as follows: Click View Bug to view this issue in JIRA.
In case you observe any formatting issues in the Description field, please refer to the JIRA documentation.