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 25 Next »

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 URLEnter the URL of the JIRA instance to which you want to connect for logging issues.
Atlassian AccountEnter the user ID of the JIRA account.
PasswordEnter the password of the JIRA account.
JIRASelect the JIRA project from the drop down list under which you want to create / add issues.*
Defect PrioritySelect the priority of the JIRA defect that will be created after Suite execution. 
Defect Attachment
  • Attach Report: Select this option if you want to attach the Qualitia test case execution report when creating / adding issues.  
  • Include Screenshots: Select this option if you want to add screenshots of the application under test when creating / adding issues.
Logging Mode
  • Auto-mode: Select this option if you want Qualitia to log the issues in JIRA after the Suite execution is completed.  


*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:

  1. Log on to Qualitia Automation Studio.
  2. Click Report tab.
  3. 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.)
  4. Expand the test case for which you want to create an issue.
  5. Click the Iteration Number for which you want to create an issue.
    The test case details page appears.
  6. 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).
  7. Enter the required information as follows: 

    PrioritySelect the bug priority. Default is Medium. This field is mandatory.
    SummaryEnter the Summary of the bug. This field is mandatory and comes prepopulated with SuiteName - TC Name - Iteration number.
    EnvironmentEnter the Environment. This field is optional and comes prepopulated with Execution type (Local, Remote, etc.) - OS Name - Browser.
    DescriptionEnter the Description. This field is optional.
  8. Once all the required fields are entered, click Create.
    You will see a confirmation dialog with the BUG ID as follows:

  9. 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

  • No labels