jira in action

22
JIRA in Action How to aim for a moving target using JIRA Tan Tran – June 2013

Upload: tan-tran

Post on 08-May-2015

1.928 views

Category:

Education


1 download

TRANSCRIPT

Page 1: Jira in action

JIRA in ActionHow to aim for a moving target using JIRA

Tan Tran – June 2013

Page 2: Jira in action

2

This Presentation is About Introduction to JIRA JIRA for Administrators

Manage Projects/ Project Categories Manage Users/ Groups/Roles Manage Issues: Types, Workflows, Fields, Attributes

JIRA for project members Dashboard and SCRUM board Create a backlog Planning, executing, reporting

DEMO QA

Page 3: Jira in action

1. Introduction to JIRA

Page 4: Jira in action

4

What is JIRA?

JIRA lets you prioritize, assign, track, report and

audit your “issues”, from software bugs and

helpdesk tickets to project tasks and change

requests.

More than just an issue tracker, JIRA is an

extensible platform that you can customize to

match your business processes

JIRA improves productivity by cutting down on

time wasted on tracking issues and coordination.

JIRA improves quality by ensuring all tasks are

recorded down with all the details and followed up

till completion.

Page 5: Jira in action

5

One application. Many uses

Bugs/Change Requests Tracking

Help-desk / Support / Customer Service

Project Management

Task Tracking

Requirements Management

Workflow / Process Management

Page 6: Jira in action

6

Using JIRA for Agile Development

Agile development offers a new way of

thinking about software development.

But! Its fundamental unit is still a task — and those

tasks need to be organized, allocated, scheduled

and tracked as they proliferate.

That's where JIRA comes in.

Page 7: Jira in action

2. JIRA for Administrators

Page 8: Jira in action

8

Administration - Overview

Page 9: Jira in action

9

Administration - Project master data

Sprint

Roles in project

Page 10: Jira in action

10

Users/ Groups/Roles

Page 11: Jira in action

11

Issues information

Epic, Feature Request, Bug, Improvement, Story…

TO DO, IN PROGRESS, IN REVIEW, DONE

Page 12: Jira in action

3. JIRA for Project Members

Page 13: Jira in action

13

JIRA Dashboard

Assigned to Me

Manage your filters

Page 14: Jira in action

14

Agile (SCRUM) board

Bugs

Story

Sub-task

Easy to configure

Page 15: Jira in action

15

Process:: Create a backlog

The PO compiles the requirements

The requirements are broken down into segments (should be part-deliverabale). In JIRA: “Epic”, “Story”, “Feature”, etc.

The PO personally creates a prioritized list. In JIRA: field “Priority”

In the beginning of each Sprint the PO "freezes" the foremost items on the list and summons the Scrum Team to a meeting.

Page 16: Jira in action

16

Process:: Planning

PO "freezes" the foremost items

Page 17: Jira in action

17

Process:: Planning and Estimation

• Before each Sprint, the highest prioritized goals are transferred to a Sprint Backlog

• In the Sprint planning meeting, Scrum Master & Scrum Team work with PO to determines the goal of the Sprint.

Estimate the points can do in the Sprint• The goal consists of prioritized functionality

broken down into detailed tasks• The Scrum Team is self-organized and the

members have a joint responsibility for the results

Have estimation and owner of each task

Page 18: Jira in action

18

Process:: Start Progress

• Move tasks to “In Progress” column

• Keep them updated by inputting Work Log at the end of every day.

Page 19: Jira in action

19

Process:: QA phase (In review)

• Issue type should be “Bug”

• Should use Issue Link to connect

to the User Story (for tracking

purpose)

Page 20: Jira in action

20

Reporting

GreenHopper plugin

Page 21: Jira in action

21

References

Atlassian JIRAhttps://confluence.atlassian.com

Adapting JIRA for Scrum - Paul René Jorgensen

Wikipedia – Scrumhttp://en.wikipedia.org/wiki/Scrum_(software_development)

Page 22: Jira in action

22

Demo & Q&A