Best Practices of Test Case Creation in JIRA

by Emma Dallas | March 19, 2019 8:55 am

“What” and “how” questions take about 30% of the testing process. A good test case covers these questions considerably reducing the time spent on them. To perform its main functions, a test case has to be properly designed and organized for future updates. A wide choice of tools and templates[1] for test case creation keeps us busy and need consideration.

The most popular project management tool – Jira – is not so popular in the field of writing test cases. What are the reasons for it? How to be sure that a test case written in Jira contains all necessary elements and is clear enough? This article holds the information on specifics of test case creation and management using Jira as a tool.

Clues on managing test case in JIRA

QA teams typically use Jira (by Atlassian) to track bugs and manage the whole process of software development. This tool is among the best to deal with a large scope of tasks and information and helps to organize them.JIRA test cases As for the creation and management of test cases, Jira was not developed for this purpose. That is why this process often causes difficulties. Follow QATestLab hacks and practices to simplify the management of test cases in Jira.

User rights. To create a test case in Jira, you need to possess global administration permission. Otherwise, the necessary functions will not be available.

Test case issue. If Jira issues are marked as done, it is impossible to change a test or use it again. Do not move the issue to “done”. Keep it open to make further use of a test case.

“Testing” status. Add a “Testing” status to the test cases that are not completed. In such a way you’ll get the possibility to edit a case or use it for further testing[2].test case in JiraUse sub-tasks. Testers typically use comments to run a test case or process it further. We advise you to use sub-tasks to do it. This allows to keep all the results in one place.

Optimize the process and make reporting in JIRA easy

To have all the results of test case execution and processing in a single list, consider the following tips:

If you try to optimize the process of creating and managing Jira test cases, consider the following options:

The Bottom Line

Using Jira as a tool to write test cases is a kind of a challenge as if wasn’t originally developed for this purpose. One of the key advantages of doing this is that QA and testing[4] data are kept together and it is easier to track and arrange the testing process. Using the above-mentioned hacks from QATestLab[5], you will make the test case creation easier and recall Jira’s additional functions.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. tools and templates: https://qatestlab.com/approach/technologies/
  2. further testing: https://blog.qatestlab.com/2019/03/11/e-learning-focus-testing/
  3. testing process: https://blog.qatestlab.com/2019/01/21/too-late-test-automation/
  4. QA and testing: https://blog.qatestlab.com/2011/04/07/what-is-the-difference-between-qa-and-testing/
  5. QATestLab: https://qatestlab.com/services/
  6. How to Handle a Bug in JIRA?: https://blog.qatestlab.com/2017/03/20/jira-handle-bug/
  7. No-code Solutions = No More Guarantees: https://blog.qatestlab.com/2023/01/11/no-code-solutions/
  8. What we learned from 100,000 game bugs reported?: https://blog.qatestlab.com/2019/11/19/game-tester-job/

Source URL: https://blog.qatestlab.com/2019/03/19/test-case-in-jira/