


Under the main menu, navigate to ‘Settings’ > ‘Issues’ > Issue Types.Ģ. Step 1: Custom Issue TypeĪs you will be creating your test cases as issues, you need to add a new issue type to your Jira account.ġ. Here we will look at configuring Jira to be able to handle test cases with the relevant forms and fields, and at the end, you will be able to add test cases in the same way that you add issues. Now that you have the correct user permissions and project setup, it’s time to start configuring Jira to fit your needs.
#Test link it software#
Template: ‘Bug tracking’ (Make sure you select the ‘Bug tracking’ template (also known as the ‘Basic software development’ template), rather than the default one, which might be pre-selected.).Project name: ‘Product A’ (This can be called whatever you wish, but for the purposes of this tutorial, we are using ‘Product A’ as our project name).To make a Project, go to the ‘Home’ screen and select ‘Projects’ > ‘Create Project.’ Next, you need to create a project which is where you will write your test cases. You can check that you have this role by navigating to ‘Settings’ > ‘User Management’ > ‘Users.’ Step 2: Creating Projects This is essential because you need high-level access to configure Jira screens, schemas, and custom fields. To complete this tutorial, you need to be logged in as a user with global administrator permissions. In this tutorial, we will be using the Jira ‘Issue’ content type to store our test cases and then ‘sub-tasks’ to store our results.įirstly, you will need to look at projects and users, then make sure you have the correct settings for completing the rest of this tutorial. It’s great for customizing workflows to fit various use cases, but it can be intimidating to wrangle all of these features to get things set up the way you need and want them to be.īut don’t worry, we’re here to help! Here is your guide for writing test cases in Jira. Jira is a powerful tool with many configuration options.
#Test link it how to#
Let’s take a look at how to write test cases in Jira.

However, for those who would prefer to use Jira as a stand-alone tool, our highly detailed step-by-step guide shows you how to configure it to allow you to write and manage test cases directly in Jira itself. The integration gives them access to the twin resources, letting them get on with the actual job of testing far quicker than by using Jira alone. For this reason, an increasing number of users are choosing to integrate Jira with a reliable, purpose-built test case management tool, such as TestLodge. Jira can also function as a test case management tool, but because it has not been specifically designed for this role, several time-intensive configurations need to be made to make it operable. The most common way software testing teams use Jira is to log bugs and new features. Jira is great for handling high volume backlogs and bringing teams together to focus on the work that matters. Its customizable nature allows for a broad set of use cases when managing software development projects. Jira is a top-rated tool used by software development teams for tracking bugs, new feature requests, and tasks. Once test cases are written, store them where they can be easily located, referenced, and updated in good time. That being said, what needs to be tested? And how exactly does the test need to be performed? Writing them takes time, but test cases can be extremely valuable artifacts if done well. They effectively answer the “what” and “how” of testing. Test cases are a fundamental part of the software testing process.
