Creating Defects

Create a New Defect

1. Click on the  button towards the top right of the defect tracking interface. 

  • A pop-up/modal will appear prompting the user for a project and issue type.

2. Choose a project to create the defect for using the project drop-down list.

3. Choose an issue type for the issue that you are creating by selecting "Bug" in the issue type drop-down list and then click "Next"

4. Fill in the following mandatory fields:

  • Summary and Description
  • Priority - If the priority is not selected for the new defect, the priority will be set to "Medium" by default.

5. Fill in any of the following optional fields for creating a bug if need be:

  • Components, Fixed Version(s), Assignee, Sprint, Labels, Environment, Links, and Affected Versions.
  • When filling in any additional Jira related fields in Zephyr, it will display any and all available Jira data for populating Jira fields. Zephyr will essentially pull the information for the drop-down lists that you can view the options that are available for those Jira fields.

6. Simply click on the "Create" button at the bottom right of the interface.

  • This will create the defect and will refresh the pop-up/modal with the information for the defect.

7. If you scroll to the bottom, you can add any additional attachments that you may see fit for the defect and then click on the "Update" button to finalize creating the new defect.

  • The maximum size limit for attachments is 20MB

Remote Issue Links in JIRA

If the Remote Issue Links configuration has been set up in JIRA Customizations, then a remote link is sent to that particular defect in JIRA indicating that a Zephyr test case has been linked to it. It shows the test case ID, the summary, the test cycle in which it was executed and the status of that test case execution.
 
This shows up in the "Issue Links" section of that defect in JIRA (see below). Clicking on the test case ID transfers the user back to the test case in Zephyr.
 


Back to Top ^