You are on page 1of 11

Jira – Test Management

Contents
 Intro to Jira
 Functionality
 Defects
 Integrations

Agile Process
Introduction to JIRA

Terminologies: -
 Epic – tells about project
 Stories – how to achieve epic
 Tasks – how to finish the stories

Setup:-

2
1.Sign in > Jira Setup > Add project details (change template - Scrum) >> project
type – team managed >> project details(name, key- JIR) >> Create Project.
2. Invite teammates>> People > add people to Jira

3
Version - 1.0
Release – Functionality in multiple sprints

Releases >> Create version – Name, Description


*Epic is a high level requirement
*In Jira terminology, everything is treated as an issue(Epic, bug, stories, task)
Create Epic and stories in Backlog > Create Epic – Epic name, summary
Create story -
Summary, description, version, priority, Epic link (Verify login functionality)

Create Sprint -

4
- D&D the user stories to sprint section
- Start Sprint – Give sprint name, duration, start date, end date

Create Sub-Tasks-
 Analyse story
 prepare test cases
 Review test cases
 Execute test cases
 Analyze results
 Bug tracking
>> Assign task to particular team members
>>Active Sprints > Move the tasks from to Do Section to In Progress > 3 dots > log
work > time tracking > move to Done

5
Q. How to create a bug?
A. Create > Project, Issue type (Bug), summary, version, priority, sprint, Epic Link.

*We need Zephr plugin to do test management activities !


 Create test case
 Create the cycle
 Execute the test case
 Import the test case from excel
Apps > zephr (Zephr for Jira) > add extension.
Create > Issue type-Test, Project , Summary.
Add test steps
Cycle summary > unreleased, unscheduled, 1.0 > Create new test cycle – Name >
Add test >

Click on test case link>

6
Go to cycle summary and update the status

Q. How to assign a user to test case?


A.
 Make a assign column in excel, add the user id to this column > Jira > Zephyr
> Import Tests > Select file > next > row number to begin with, import selected
sheets> Map the excel columns with Jira column> Validate > import

Q. How to integrate Jira with Certify?


In the Certify Result Viewer, a user right-clicks on a failed step and selects Send To
> Jira. Certify generates a result XML file and an image file is sent to the Jira
Integration tool.

7
Backlog > Epic panel > Create Epic(Wishlist) > move the Epic to Sprint

DD

Board >

8
> Click on 1st Wishlist > create 2 child issues >>
 Wishlist button on product page
 Create DB for products wishlisted

>Change the status to ‘In Progress’, and then move the block from ‘To Do’ to ‘In
Progress’

9
>Change the status to ‘Done’, and then move the block from ‘In Progress’ to
‘Done’

How to manage workflows?


Board > 3 dots > manage workflow >

Other Sections:-

10
 Under Code section we can do integrations.
 Under Releases section we can create new versions
 Project settings > Automation > we can add rule and policies so that we can
manage our tasks easily.

11

You might also like