SlideShare ist ein Scribd-Unternehmen logo
1 von 47
Scrum with JIRA
Software
BY YOGAPRABA
Agenda
 Quick Recap of agile and scrum
 Introduction to Scrum
 How Scrum Works
 What is Scrum Board
 What is KANBAN Board
 Difference between both scrum and Kanban board
 Introduction to JIRA
 What is JIRA
 Features of JIRA
 Why JIRA
 Key points & Terms to know in JIRA
 Getting into JIRA
Quick Recap
 AGILE : Methodology. time-boxed, iterative approach to build the projects
incrementally instead of all at once.
 SCRUM: Framework. In scrum, a product is built in the series of iterations
known as sprints or parts.
 Scrum Roles : Product Owner, Scrum Master and Scrum Team
 Scrum Artifacts : Product Backlog, Sprint Backlog and Product Increment
 Scrum Ceremonies: Sprint Planning, Daily Standup, Sprint Review and Sprint
Retrospective
Quick Recap
 Product Backlog
 Set of activities(User Stories) that need to be done to develop the software
 Usually, It will be created by Product Owner.
 Sprint Planning
 Key ceremony at the beginning of the sprint.
 What we can deliver to achieve the sprint goal and how we can deliver
 Outcome of this is sprint Backlog
 Sprint Backlog
 Sprint Backlog is a set of activities that need to be performed within this sprint.
Quick Recap
 Sprint
 A sprint is a short, time-boxed period when a scrum team works to complete a
set amount of work.
 Heart of scrum
 Daily Scrum
 Meeting has a predefined format, i.e., a team member has to tell what he was
doing yesterday, what he will do today, and what are the things which are
hampering him to complete his work.
 Sprint Review
 The sprint review is a meeting in which team members sit together, and they
give the demo to the client about the product that they have developed in this
sprint.
Working of Scrum
 Retrospective Meeting
 A sprint is a short, time-boxed period when a scrum team works to complete a
set amount of work.
 Heart of scrum
Introduction to Scrum
How Scrum Works
Some Do’s and Dont’s
What is Scrum Board
What is KANBAN Board
Working of Scrum
Working of Scrum
Step 1: User stories created by PO in Product backlog
Step 2: Sprint Planning will be conducted
Step 3: As a outcome of sprint planning, Sprint Backlog is created.
Step 4: Sprint is started.
Step 5: Daily Scrum will be conducted.
Step 6: Sprint Review will be conducted.
Step 7 : Sprint Retrospection
Step 8 : Sprint Closure
Step 9 : Again starts from step 1 for next sprint.
Working of Scrum – Do’s
 Do’s
 Make sure the team sets and understands the sprint goal and how success will be
measured.
 Do ensure you have a well-groomed backlog with your priorities and
dependencies in order.
 Ensure you have a good understanding of velocity, and that it reflects things like
leave and team meetings.
 Do use the Sprint Planning meeting to flesh out intimate details of the work that
needs to get done.
 Encourage team members to sketch out tasks for all stories, bugs, and tasks that
come into the sprint.
 Leave out work where you won’t be able to get the dependencies done, like
work from another team, designs, and legal sign-off.
 Finally, once a decision or plan is made, make sure someone captures that
information in your project management or collaboration tool, like your Jira
tickets.
Working of Scrum – Don’t
 Don't:
 Don’t pull in too many stories, overestimate velocity, or pull in tasks that
can’t be completed in the sprint. You don’t want to set yourself or your team up
for failure.
 Don’t forget about quality or technical debt. Make sure to budget time for
QA and non-feature work, like bugs and engineering health.
 Don’t let the team have a fuzzy view of what's in the sprint. Nail it down,
and don’t focus so much on moving fast that you forget to make sure
everyone’s moving in the same direction.
 Also, don’t take on a large amount of unknown or high-risk work. Break
down stories that are large or have high uncertainty, and don't be afraid to
leave some of that work for the next sprint.
 If you hear concerns from the team, whether it’s about velocity, low-certainty
work, or work they think is bigger than what they estimated, don’t ignore it.
Address the issue, and recalibrate when necessary.
Scrum Board
Scrum Board is a board that shows the status of all the activities that need to be done within this
sprint.
KANBAN Board
Kanban board is a tool used to visualize the work and limit work-in-progress.
Introduction to JIRA
What is JIRA
Features of JIRA
Why JIRA
What is JIRA
 JIRA is an issue and project tracking software to plan, track and manage
the projects.
 JIRA is developed by Atlassian Inc., an Australian Company.
 High level of customization ability
 It is mainly used for agile project management.
Key features of JIRA
 Issue tracking
 Different types of boards
 Project planning
 Project Backlog management
 Project tracking
 Reporting
 Notifications
Why we use JIRA
 Improves collaboration
 Improves tracking
 Better planning
 Increase productivity
 Improves customer satisfaction
 Flexible to use
 High level of customization
Terms to Know in JIRA
Issue Types
JIRA Attributes
Workflows
Swimlane
Issue Types
 Commonly used issue types are,
 Task – Task that needs to be done
 Sub-task - Smaller task within a larger piece of work
 Epic - Large piece of work that encompasses many issues
 Story - Functionality request expressed from the perspective of the user
 Change Request – Change in given requirement
 Bug - Problem that impairs product or service functionality
 We can create customized issue type also.
JIRA Attributes
 Statuses
 Open – Ready for the assignee to start the work
 In-Progress – Being actively worked on by the assignee
 Reopened – The issue was once solved but the resolution was incorrect
 Resolved – Issue is solved but waiting for reporter’s review
 Closed – Issue considered as finished. i.e., the resolution is correct
 Resolutions
 Resolutions are the ways in which an issue can be closed.
 Priorities
 Highest -This problem will block progress.
 High - Serious problem that could block progress.
 Medium - Has the potential to affect progress.
 Low - Minor problem or easily worked around.
 Lowest - Trivial problem with little or no impact on progress.
Workflows
 Record of statuses and transitions that an issue goes through during its
lifecycle.
 Statuses – Stage of an issue
 Transition – link between 2 stages
Swimlane
 A swimlane is a horizontal categorization of issues in the Active sprints of
a Scrum board, or on a Kanban board.
Getting into JIRA
How to login
How to create project
How to
How to Login?
 For Concertcare JIRA :
https://concertcare.atlassian.net/
 Type Email ID and Password
 URL will be different, if your JIRA account is
created by Client.
Choose the Project
Create Issue & Product BAcklog
Create Epic
Product Backlog
Create Sprint
Create Sprint Backlog
Create Sprint Backlog
Active Sprints
Complete Sprint
Release & Version
Management in JIRA
Create Version
Release
Release Notes
Create Version
Release
Releasing a version is the culmination of your team's hard work. It may be the
result of many iterations of work across a number of months.
Release Notes
Release notes contains the list of items to be delivered in the current release.
It is associated with versions.
Titbit - Versioning System
Concertcare follows 4 digit versioning system.
Reports in JIRA
Different reports in JIRA
Different Reports in JIRA
Burndown Chart -A burn down chart is a graphical representation of work left to
do versus time.
Burnup Chart - A burn down chart is a graphical representation of work
completed versus time.
Sprint Report - The Sprint Report shows the list of issues in each sprint.
Velocity chart - The Velocity Chart shows the amount of value delivered in each
sprint, enabling you to predict the amount of work the team can get done in future
sprints.
Different Boards in JIRA
Scurm
KANBAN
Next-gen
Different Boards in JIRA
 Next-gen board
This board is useful for those who are new to the agile. It is a very simplified,
straight-forward, and streamlined board.
 Scrum board
This board is useful when teams work on sprints that includes a backlog.
 Kanban board
Kanban board is an agile project management tool designed for the
visualization of work, limit work-in-progress, and maximize efficiency.
Scrum Board
KANBAN Board
Next-gen Board
ANY QUERIES?
THANK YOU!!
BE AGILE, NOT JUST DO AGILE

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to JIRA
Introduction to JIRAIntroduction to JIRA
Introduction to JIRAguestb67fcdb
 
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosys
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosysJIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosys
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosysH2Kinfosys
 
Use of Jira Confluence as Project Management Tool
Use of Jira Confluence as Project Management ToolUse of Jira Confluence as Project Management Tool
Use of Jira Confluence as Project Management ToolJipin Nakarmi
 
Introduction to jira
Introduction to jiraIntroduction to jira
Introduction to jiraKhubaib Ahmed
 
Agile practices using jira atlassian
Agile practices using jira atlassianAgile practices using jira atlassian
Agile practices using jira atlassianMichal Epstein
 
Jira Basic Concepts
Jira Basic ConceptsJira Basic Concepts
Jira Basic ConceptsMAKSTraining
 
Introduction To Jira Slide Share
Introduction To Jira Slide ShareIntroduction To Jira Slide Share
Introduction To Jira Slide ShareRenjith V
 
A New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementA New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementDan Chuparkoff
 
Jira software 8.0 8.5 community presentation
Jira software 8.0 8.5 community presentationJira software 8.0 8.5 community presentation
Jira software 8.0 8.5 community presentationMaitrey Patel
 
Introduction To Jira
Introduction To JiraIntroduction To Jira
Introduction To JiraHua Soon Sim
 
Advanced Search using JQL in JIRA
Advanced Search using JQL in JIRAAdvanced Search using JQL in JIRA
Advanced Search using JQL in JIRAMAKSTraining
 
What is Agile Project Management? | Agile Project Management | Invensis Learn...
What is Agile Project Management? | Agile Project Management | Invensis Learn...What is Agile Project Management? | Agile Project Management | Invensis Learn...
What is Agile Project Management? | Agile Project Management | Invensis Learn...Invensis Learning
 
Introduction to jira
Introduction to jiraIntroduction to jira
Introduction to jiraXpand IT
 

Was ist angesagt? (20)

Jira Dashboards
Jira DashboardsJira Dashboards
Jira Dashboards
 
Introduction to JIRA
Introduction to JIRAIntroduction to JIRA
Introduction to JIRA
 
Agile presentation
Agile presentationAgile presentation
Agile presentation
 
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosys
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosysJIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosys
JIRA Introduction | JIRA Tutorial | Atlassian JIRA Training | H2kinfosys
 
Go Jira
Go JiraGo Jira
Go Jira
 
Use of Jira Confluence as Project Management Tool
Use of Jira Confluence as Project Management ToolUse of Jira Confluence as Project Management Tool
Use of Jira Confluence as Project Management Tool
 
Jira Agile
Jira AgileJira Agile
Jira Agile
 
Introduction to jira
Introduction to jiraIntroduction to jira
Introduction to jira
 
Agile practices using jira atlassian
Agile practices using jira atlassianAgile practices using jira atlassian
Agile practices using jira atlassian
 
Jira Basic Concepts
Jira Basic ConceptsJira Basic Concepts
Jira Basic Concepts
 
Introduction To Jira Slide Share
Introduction To Jira Slide ShareIntroduction To Jira Slide Share
Introduction To Jira Slide Share
 
A New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product ManagementA New Introduction to Jira & Agile Product Management
A New Introduction to Jira & Agile Product Management
 
Jira 101
Jira 101Jira 101
Jira 101
 
Jira software 8.0 8.5 community presentation
Jira software 8.0 8.5 community presentationJira software 8.0 8.5 community presentation
Jira software 8.0 8.5 community presentation
 
Introduction To Jira
Introduction To JiraIntroduction To Jira
Introduction To Jira
 
Advanced Search using JQL in JIRA
Advanced Search using JQL in JIRAAdvanced Search using JQL in JIRA
Advanced Search using JQL in JIRA
 
My JIRA patterns for Dashboards
My JIRA patterns for DashboardsMy JIRA patterns for Dashboards
My JIRA patterns for Dashboards
 
What is Agile Project Management? | Agile Project Management | Invensis Learn...
What is Agile Project Management? | Agile Project Management | Invensis Learn...What is Agile Project Management? | Agile Project Management | Invensis Learn...
What is Agile Project Management? | Agile Project Management | Invensis Learn...
 
Introduction to jira
Introduction to jiraIntroduction to jira
Introduction to jira
 
Advanced JIRA and Confluence
Advanced JIRA and ConfluenceAdvanced JIRA and Confluence
Advanced JIRA and Confluence
 

Ähnlich wie Jira

Agile Scrum - Overview
Agile Scrum - OverviewAgile Scrum - Overview
Agile Scrum - OverviewMadan Upadhyay
 
Agile Project Management with Scrum
Agile Project Management with ScrumAgile Project Management with Scrum
Agile Project Management with ScrumAditya Raj
 
Primer on Agile Project Management and SCRUM
Primer on Agile Project Management and SCRUMPrimer on Agile Project Management and SCRUM
Primer on Agile Project Management and SCRUMJoe Riego
 
Agile and Scrum Basics
Agile and Scrum BasicsAgile and Scrum Basics
Agile and Scrum BasicsMazhar Khan
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum MethodologyRajeev Misra
 
Scrum Introduction
Scrum IntroductionScrum Introduction
Scrum IntroductionAlex Su
 
Introduction To Scrum
Introduction To ScrumIntroduction To Scrum
Introduction To Scrumvineet
 
Ssw forte-agile-seminar
Ssw forte-agile-seminarSsw forte-agile-seminar
Ssw forte-agile-seminarSSW
 
Agile & SCRUM
Agile & SCRUMAgile & SCRUM
Agile & SCRUMejlp12
 
Scrum Methodology well elucidated
Scrum Methodology well elucidatedScrum Methodology well elucidated
Scrum Methodology well elucidatedMuhammad Asim
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing MethodologyGaya1985
 

Ähnlich wie Jira (20)

Agile Scrum - Overview
Agile Scrum - OverviewAgile Scrum - Overview
Agile Scrum - Overview
 
Agile Project Management with Scrum
Agile Project Management with ScrumAgile Project Management with Scrum
Agile Project Management with Scrum
 
Scrum
ScrumScrum
Scrum
 
Agile scrum induction
Agile scrum inductionAgile scrum induction
Agile scrum induction
 
Azure dev ops
Azure dev opsAzure dev ops
Azure dev ops
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
Primer on Agile Project Management and SCRUM
Primer on Agile Project Management and SCRUMPrimer on Agile Project Management and SCRUM
Primer on Agile Project Management and SCRUM
 
Agile and Scrum Basics
Agile and Scrum BasicsAgile and Scrum Basics
Agile and Scrum Basics
 
Scrum Introduction
Scrum IntroductionScrum Introduction
Scrum Introduction
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
Agile_basics
Agile_basicsAgile_basics
Agile_basics
 
Scrum Introduction
Scrum IntroductionScrum Introduction
Scrum Introduction
 
Introduction To Scrum
Introduction To ScrumIntroduction To Scrum
Introduction To Scrum
 
Agile
AgileAgile
Agile
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
Ssw forte-agile-seminar
Ssw forte-agile-seminarSsw forte-agile-seminar
Ssw forte-agile-seminar
 
Agile & SCRUM
Agile & SCRUMAgile & SCRUM
Agile & SCRUM
 
Scrum Methodology well elucidated
Scrum Methodology well elucidatedScrum Methodology well elucidated
Scrum Methodology well elucidated
 
Scrum Methodology
Scrum MethodologyScrum Methodology
Scrum Methodology
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing Methodology
 

Kürzlich hochgeladen

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Kürzlich hochgeladen (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Jira

  • 2. Agenda  Quick Recap of agile and scrum  Introduction to Scrum  How Scrum Works  What is Scrum Board  What is KANBAN Board  Difference between both scrum and Kanban board  Introduction to JIRA  What is JIRA  Features of JIRA  Why JIRA  Key points & Terms to know in JIRA  Getting into JIRA
  • 3. Quick Recap  AGILE : Methodology. time-boxed, iterative approach to build the projects incrementally instead of all at once.  SCRUM: Framework. In scrum, a product is built in the series of iterations known as sprints or parts.  Scrum Roles : Product Owner, Scrum Master and Scrum Team  Scrum Artifacts : Product Backlog, Sprint Backlog and Product Increment  Scrum Ceremonies: Sprint Planning, Daily Standup, Sprint Review and Sprint Retrospective
  • 4. Quick Recap  Product Backlog  Set of activities(User Stories) that need to be done to develop the software  Usually, It will be created by Product Owner.  Sprint Planning  Key ceremony at the beginning of the sprint.  What we can deliver to achieve the sprint goal and how we can deliver  Outcome of this is sprint Backlog  Sprint Backlog  Sprint Backlog is a set of activities that need to be performed within this sprint.
  • 5. Quick Recap  Sprint  A sprint is a short, time-boxed period when a scrum team works to complete a set amount of work.  Heart of scrum  Daily Scrum  Meeting has a predefined format, i.e., a team member has to tell what he was doing yesterday, what he will do today, and what are the things which are hampering him to complete his work.  Sprint Review  The sprint review is a meeting in which team members sit together, and they give the demo to the client about the product that they have developed in this sprint.
  • 6. Working of Scrum  Retrospective Meeting  A sprint is a short, time-boxed period when a scrum team works to complete a set amount of work.  Heart of scrum
  • 7. Introduction to Scrum How Scrum Works Some Do’s and Dont’s What is Scrum Board What is KANBAN Board
  • 9. Working of Scrum Step 1: User stories created by PO in Product backlog Step 2: Sprint Planning will be conducted Step 3: As a outcome of sprint planning, Sprint Backlog is created. Step 4: Sprint is started. Step 5: Daily Scrum will be conducted. Step 6: Sprint Review will be conducted. Step 7 : Sprint Retrospection Step 8 : Sprint Closure Step 9 : Again starts from step 1 for next sprint.
  • 10. Working of Scrum – Do’s  Do’s  Make sure the team sets and understands the sprint goal and how success will be measured.  Do ensure you have a well-groomed backlog with your priorities and dependencies in order.  Ensure you have a good understanding of velocity, and that it reflects things like leave and team meetings.  Do use the Sprint Planning meeting to flesh out intimate details of the work that needs to get done.  Encourage team members to sketch out tasks for all stories, bugs, and tasks that come into the sprint.  Leave out work where you won’t be able to get the dependencies done, like work from another team, designs, and legal sign-off.  Finally, once a decision or plan is made, make sure someone captures that information in your project management or collaboration tool, like your Jira tickets.
  • 11. Working of Scrum – Don’t  Don't:  Don’t pull in too many stories, overestimate velocity, or pull in tasks that can’t be completed in the sprint. You don’t want to set yourself or your team up for failure.  Don’t forget about quality or technical debt. Make sure to budget time for QA and non-feature work, like bugs and engineering health.  Don’t let the team have a fuzzy view of what's in the sprint. Nail it down, and don’t focus so much on moving fast that you forget to make sure everyone’s moving in the same direction.  Also, don’t take on a large amount of unknown or high-risk work. Break down stories that are large or have high uncertainty, and don't be afraid to leave some of that work for the next sprint.  If you hear concerns from the team, whether it’s about velocity, low-certainty work, or work they think is bigger than what they estimated, don’t ignore it. Address the issue, and recalibrate when necessary.
  • 12. Scrum Board Scrum Board is a board that shows the status of all the activities that need to be done within this sprint.
  • 13. KANBAN Board Kanban board is a tool used to visualize the work and limit work-in-progress.
  • 14. Introduction to JIRA What is JIRA Features of JIRA Why JIRA
  • 15. What is JIRA  JIRA is an issue and project tracking software to plan, track and manage the projects.  JIRA is developed by Atlassian Inc., an Australian Company.  High level of customization ability  It is mainly used for agile project management.
  • 16. Key features of JIRA  Issue tracking  Different types of boards  Project planning  Project Backlog management  Project tracking  Reporting  Notifications
  • 17. Why we use JIRA  Improves collaboration  Improves tracking  Better planning  Increase productivity  Improves customer satisfaction  Flexible to use  High level of customization
  • 18. Terms to Know in JIRA Issue Types JIRA Attributes Workflows Swimlane
  • 19. Issue Types  Commonly used issue types are,  Task – Task that needs to be done  Sub-task - Smaller task within a larger piece of work  Epic - Large piece of work that encompasses many issues  Story - Functionality request expressed from the perspective of the user  Change Request – Change in given requirement  Bug - Problem that impairs product or service functionality  We can create customized issue type also.
  • 20. JIRA Attributes  Statuses  Open – Ready for the assignee to start the work  In-Progress – Being actively worked on by the assignee  Reopened – The issue was once solved but the resolution was incorrect  Resolved – Issue is solved but waiting for reporter’s review  Closed – Issue considered as finished. i.e., the resolution is correct  Resolutions  Resolutions are the ways in which an issue can be closed.  Priorities  Highest -This problem will block progress.  High - Serious problem that could block progress.  Medium - Has the potential to affect progress.  Low - Minor problem or easily worked around.  Lowest - Trivial problem with little or no impact on progress.
  • 21. Workflows  Record of statuses and transitions that an issue goes through during its lifecycle.  Statuses – Stage of an issue  Transition – link between 2 stages
  • 22. Swimlane  A swimlane is a horizontal categorization of issues in the Active sprints of a Scrum board, or on a Kanban board.
  • 23. Getting into JIRA How to login How to create project How to
  • 24. How to Login?  For Concertcare JIRA : https://concertcare.atlassian.net/  Type Email ID and Password  URL will be different, if your JIRA account is created by Client.
  • 26. Create Issue & Product BAcklog
  • 34. Release & Version Management in JIRA Create Version Release Release Notes
  • 36. Release Releasing a version is the culmination of your team's hard work. It may be the result of many iterations of work across a number of months.
  • 37. Release Notes Release notes contains the list of items to be delivered in the current release. It is associated with versions.
  • 38. Titbit - Versioning System Concertcare follows 4 digit versioning system.
  • 39. Reports in JIRA Different reports in JIRA
  • 40. Different Reports in JIRA Burndown Chart -A burn down chart is a graphical representation of work left to do versus time. Burnup Chart - A burn down chart is a graphical representation of work completed versus time. Sprint Report - The Sprint Report shows the list of issues in each sprint. Velocity chart - The Velocity Chart shows the amount of value delivered in each sprint, enabling you to predict the amount of work the team can get done in future sprints.
  • 41. Different Boards in JIRA Scurm KANBAN Next-gen
  • 42. Different Boards in JIRA  Next-gen board This board is useful for those who are new to the agile. It is a very simplified, straight-forward, and streamlined board.  Scrum board This board is useful when teams work on sprints that includes a backlog.  Kanban board Kanban board is an agile project management tool designed for the visualization of work, limit work-in-progress, and maximize efficiency.
  • 47. THANK YOU!! BE AGILE, NOT JUST DO AGILE