Open In App

JIRA Issues

JIRA is a popular issue-tracking tool that can be used for software testing. It allows you to track bugs, defects, and other issues in your software development process. JIRA issues can be used to track the progress of your testing, identify and prioritize defects, and communicate with your team.

What is an Issue?

An issue in Jira is a unit of work that needs to be completed. It can represent anything from a software bug to a project task to a helpdesk ticket. Issues are the building blocks of any Jira project, and they are used to track progress, assign tasks, and communicate with team members.



Issue keys

Issue keys are unique identifiers for every piece of work you track with Jira. They are easily recognizable and quick to remember.

One can see the issue keys:



Issue keys are made up of two parts:

Project keys

Project keys are a series of alphanumberic characters that describe to people across your Jira site what pieces of work are related to your project. They’re the most memorable and recognizable piece of an issue’s identifier. For example, our team is codenamed Donut World. We use the project key “DONUT” to help people across Atlassian know and recognize work that relates to our team.

What are Issue Types?

Jira comes with a number of pre-defined issue types, such as bug, task, story, and epic. You can also create custom issue types to meet the specific needs of your project. Issue types are used to categorize issues and to control the workflow for each type of issue.

Jira issue types are used to categorize work items. They define the type of work that needs to be done, and the associated workflow.

The following are the standard issue types in Jira:

1. Epic

2. Story

3. Task

4. Bug

5. Subtask

What is Jira Issue Hierarchy?

Jira issues can be organized into a hierarchy, with parent issues and child issues. Parent issues represent larger pieces of work, while child issues represent smaller pieces of work that are part of the parent issue. The hierarchy can be used to track the dependencies between issues and to visualize the overall progress of a project.

1. Epic

2. Story

3. Subtask

What is the Anatomy of an Issue?

Each Jira issue has a number of fields, including:

The issue layout is divided into three sections:

What are Parent and Child Issues?

Parent issues and child issues are two types of issues that are related to each other.

  1. A parent issue is a larger piece of work that has one or more child issues.
  2. Child issues are smaller pieces of work that are part of the parent issue.

For example, a parent issue might be a “new feature” issue, while the child issues might be “design the feature,” “code the feature,” and “test the feature.”

What are Linked Issues?

Linked issues are two or more issues that are related to each other, but they are not parent/child issues. For example, you might link a bug issue to a story issue if the bug is preventing the story from being completed.

Linked issues can be used to track dependencies between issues and to visualize the overall relationships between issues.

The following are the out-of-the-box issue associations in Jira:

Create and Work with Issues

To create an issue in Jira, you can use the “Create Issue” button in the top navigation bar.

Jira issues are a powerful tool for tracking work and managing projects. By understanding the different aspects of Jira issues, you can use them to improve your team’s productivity and efficiency.

Steps to Create Issues

1. Create a new JIRA issue for each bug or defect you find.

2. The issue should include the following information:

3. Assign the issue to the appropriate developer or tester.

4. Track the progress of the issue until it is resolved.

5. Once the issue is resolved, close the JIRA issue.

Process to Work with Issues

The following is a general process for using JIRA issues for software testing:

  1. Create a new JIRA issue for each bug or defect you find.
  2. Assign the issue to the appropriate developer or tester.
  3. Track the progress of the issue until it is resolved.
  4. Once the issue is resolved, close the JIRA issue.

Conclusion

JIRA issues can be a valuable tool for software testing. They can help you track bugs, defects, and other issues in your software development process. By using JIRA issues, you can identify and prioritize defects, communicate with your team, and track the progress of your testing.


Article Tags :