SlideShare a Scribd company logo
© 2013 IBM Corporation
Agile ALM Virtual Study Group Series
Part 2: Backlog management and release planning
Jean-Louis (JL) Marechaux, Worldwide Technical Enablement Lead (CLM segment)
IBM Software, Rational
October 1, 2013
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop2
Virtual Study Group Series: Agenda
 Part 1: Overview of the Agile ALM technical Assets (Sept 24, 2013)
– Study group agenda, intro to Scrum, overview of Agile ALM technical assets
– Homework / Self-study
Presentation material, demos, and recording: http://bit.ly/Aalm_S1
 Part 2: Getting started with backlog management and release planning (Oct 1, 2013)
– Rational Team Concert project for Agile ALM / product backlog and release planning
– Homework / Self-study
 Part 3: Sprint activities for Agile ALM Teams (Oct 8, 2013)
– Sprint planning, sprint management, review, and retrospective
– Homework / Self-study
 Details and registration links at http://bit.ly/AalmStGrp
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop3
Agile ALM Virtual Study Group
Part 2: Backlog management and release planning
(October 1, 2013)
Worldwide Technical Enablement | IBM Rational Software
Jean-Louis Marechaux (aka JL)
Worldwide Technical Enablement and CoP leader
(Collaborative Lifecycle Management segment)
Study Group on DevOps & Agile Community: http://bit.ly/AalmStGrp
Email: jl.marechaux@ca.ibm.com
Twitter: @JLmarechaux
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop4
Session 2: Agenda
Previously, on “Agile ALM Virtual Study Group”
– Brief recapitulation of what was covered during the first part of the series: http://bit.ly/Aalm_S1
Backlog Management and Release Planning
Homework / Self-study
© 2013 IBM Corporation
IBM Rational solution for Agile ALM with Scrum
Backlog management and release planning
An IBM Learning Asset
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop6
Objectives
1. Review the key elements in an Agile ALM project
• Review assets to support Agile ALM projects
• Understand mandatory and optional project configuration
2. Explore how the IBM® Rational Solution for Agile Application Lifecycle
Management (Agile ALM) supports:
• Product Backlog management
• Release planning
3. Acquire skills on using IBM® Rational Team Concert for Agile ALM projects
• Hands-on exercises / demos
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop7
Agenda
 Create and configure an Agile ALM Project
 Product backlog management
 Release planning
 Summary
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop8
Product
Backlog
Sprint
Backlog
Daily Scrum
Meeting
Potentially Shippable
Product Increment
Sprint Goal
Release
Backlog
Rational Team Concert
Scrum
Product Vision
Release
Planning
Sprint
Planning
Sprint
Review
Sprint
Retrospective
Agile ALM Process Overview
The IBM Rational Solution for Agile ALM with Scrum
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop9
Rational solution for Agile ALM with Scrum (Free)
Agile ALM Process Template
– RTC product extension
Agile ALM with Scrum Practices
– In-context guidance
Agile enablement assets
– Scenario
– Tutorial
– Agile Learning Circle
(Learning roadmap)
 https://jazz.net/downloads/agile-alm-scrum/latest
Agile ALM project
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop10
Configuration of an Agile ALM project
 Create Project Area based on the Scrum – Agile ALM process template
 Create a Team Area.
• Required to leverage the custom Agile ALM team dashboard
• Associate the new team to a work item category
 Add Members to the Team Area
 Assign Agile ALM Roles to team members
 Review Timelines and dates
Optional configuration:
 Create Work Item Categories (a default category is defined for your project)
 Create Project Area releases
 Customize predefined queries
 Review and customize the Agile ALM Team Dashboard
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop11
Agenda
 Create and configure an Agile ALM Project
 Product backlog management
 Release planning
 Summary
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop12
Product Backlog and Agile ALM activities
 Share and explain product vision
 Create product backlog
– Single source of requirements for any changes to be made to the product
– Living artifact (never complete)
 Refine product backlog (grooming) – Ongoing activity (<10% of team capacity)
– New epics / stories (features, technical debt, enhancements…)
– Details for epics / stories (decomposition, details, estimates)
– New order (ranking)
 The Product Backlog is ready for the upcoming Release
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop13
Exercise: Manage the product backlog
 “As the Product Owner, I am responsible for maximizing the value of the product.”
 “As a Stakeholder, I want to have an easy access to the product backlog.”
 “As a Scrum Master, I must ensure that the product backlog is available for inspection and adaptation”.
 “As members of the Development Team, we are responsible of all the estimates.”
Share product vision
Review Agile ALM
guidance
Add vision to the
product backlog Import backlog items
Detail and estimate
stories
Add new backlog items
Set business value
Populate product backlog Refine product backlog
Rank backlog items
Review in-context
guidance
(ongoing)
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop14
Agenda
 Create and configure an Agile ALM Project
 Product backlog management
 Release planning
 Summary
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop15
Release Backlog and Agile ALM activities
 Define release goal
– Objectives that the release should achieve
 Create release backlog
– Select items from the ordered Product Backlog (achieve the release goal)
– Rule of thumb: choose items from the top first (higher ranking)
 Refine release backlog (grooming) – Ongoing activity (<10% of team capacity)
– New epics / stories (features, enhancements…)
– Details for epics / stories (decomposition, details, estimates)
– New order (ranking)
 The Release Backlog is ready for the upcoming Sprint
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop16
Exercise: Manage the release backlog
 “As the Product Owner, I must identify the features needed for the release.”
 “As an Agile ALM team, we can define release milestones and deliverables.”
 “As members of the Development Team, we are responsible of all the estimates.”
 “As a Scrum Master, I can help the team calculate its velocity”.
Plan the release
Review Agile ALM
guidance
Define release goal and
planning Update backlog ranking
Add details to backlog items
Refine release backlog
Refine backlog based on
team velocity
(ongoing)
Select items from the
product backlog
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop17
Agenda
 Create and configure an Agile ALM Project
 Product backlog management
 Release planning
 Summary
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop18
Summary
 The Rational Solution for Agile Application Lifecycle Management (Agile ALM)
supports agile teams for product backlog management and release planning:
• “Scrum – Agile ALM” process template (RTC extension)
• In-context process guidance
• Technical enablement material for Agile ALM teams
 Rational Team Concert provides a collaborative environment for agile ALM teams:
• Transparency
• Inspection
• Adaptation
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop19
Session 2: Agenda
Previously, on “Agile ALM Virtual Study Group”
– Brief recapitulation of what was covered during the first part of the series? http://bit.ly/Aalm_S1
Backlog Management and Release Planning
Homework / Self-study
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop20
Homework / Self-Study
Activities to complete before the next session (October 8, 2013)
 Complete the survey: http://www.surveymonkey.com/s/76L7YXB (5 min)
 Hands-on exercises from Agile ALM tutorials (https://jazz.net/downloads/agile-alm-scrum/latest) (90 min)
- Backlog management and release planning with RTC
 Review published material from session 2
- Link to material will be posted on our DevOps/Agile community: http://bit.ly/Aalm_S2
 Post comment/questions on the blog entry: Agile ALM Series Part 2
Part 2
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop21
© 2013 IBM Corporation
Accelerating Product and Service Innovation | Rational
Agile ALM Workshop22
© Copyright IBM Corporation 2013. All rights reserved. The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind,
express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have
the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM
software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities
referenced in these materials may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature
availability in any way. IBM, the IBM logo, Rational, the Rational logo, and other IBM products and services are trademarks of the International Business Machines Corporation, in the United States,
other countries or both. Other company, product, or service names may be trademarks or service marks of others.
www.ibm.com/software/rational

More Related Content

What's hot (19)

PPTX
Agile Product Owner
Aaron Sanders
 
PPTX
Agile pm v2
Mia Horrigan
 
PPTX
India Agile Week 2015
Sonata Software
 
PPT
Agile by KD
Karl Dickman
 
PPTX
Relieveing the Testing Bottle Neck - Webinar
Cprime
 
PPTX
Overview of agile
Parul Malik (PMP)
 
PPTX
Scrum methodology 
SnehaRoy74
 
PDF
Introducing scrum
Andreas Hägglund
 
PPT
CAI - Agile Scrum Development Presentation
deyoepw
 
PDF
Technique To Prioritize Key Tasks In Agile Process PowerPoint Presentation Sl...
SlideTeam
 
PPTX
Agile101
Kimberly Mahan
 
PPTX
Agile Processes - Scrum
Soumya De
 
PPTX
Agile Resourcing
Cprime
 
PPTX
Exec Leadership workshop
Ravi Tadwalkar
 
PPTX
Why Agile Software Development
Vibhor Mahajan
 
PDF
Agile Software Development Overview
Stewart Rogers
 
PDF
Continuous Delivery: releasing Better and Faster at Dashlane
Dashlane
 
PDF
Agile Automotive (Final)
James Janisse
 
PDF
How to Measure Agility Project Success in Business Terms
Ethan Ram
 
Agile Product Owner
Aaron Sanders
 
Agile pm v2
Mia Horrigan
 
India Agile Week 2015
Sonata Software
 
Agile by KD
Karl Dickman
 
Relieveing the Testing Bottle Neck - Webinar
Cprime
 
Overview of agile
Parul Malik (PMP)
 
Scrum methodology 
SnehaRoy74
 
Introducing scrum
Andreas Hägglund
 
CAI - Agile Scrum Development Presentation
deyoepw
 
Technique To Prioritize Key Tasks In Agile Process PowerPoint Presentation Sl...
SlideTeam
 
Agile101
Kimberly Mahan
 
Agile Processes - Scrum
Soumya De
 
Agile Resourcing
Cprime
 
Exec Leadership workshop
Ravi Tadwalkar
 
Why Agile Software Development
Vibhor Mahajan
 
Agile Software Development Overview
Stewart Rogers
 
Continuous Delivery: releasing Better and Faster at Dashlane
Dashlane
 
Agile Automotive (Final)
James Janisse
 
How to Measure Agility Project Success in Business Terms
Ethan Ram
 

Viewers also liked (20)

PPTX
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
IBM Rational software
 
PPT
Taking agile development to enterprise scale in a mixed tool environment with...
IBM Rational software
 
PPTX
Continuous Integration & the Release Maturity Model
cPrime | Project Management | Agile | Consulting | Staffing | Training
 
PDF
Agile ALM Virtual Study Group Session 1 - Scrum process
IBM Rational software
 
PDF
Assisted deployment services offering overview
IBM Rational software
 
PPT
Deployment module slides
IBM Rational software
 
PDF
Token Deployment Services Offerings from Rational Lab Services
IBM Rational software
 
PDF
IBM UrbanCode Deploy Quick Start Service Offering
IBM Rational software
 
PDF
IBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational software
 
PPT
Application slides
IBM Rational software
 
PPT
RELM Overview
IBM Rational software
 
PDF
Overview of Rational Services Offerings
IBM Rational software
 
PPT
Resources slides
IBM Rational software
 
PDF
Introduction slides for discovery and deployment planning workshop
IBM Rational software
 
PPT
UCD components
IBM Rational software
 
PPT
Appendix A: Introduction to Collaborative Lifecycle Management
IBM Rational software
 
PPT
Module 4: Working with Builds
IBM Rational software
 
PPTX
Steer at the Team Level with Rational Team Concert
IBM Rational software
 
PPT
SSE Integrations Overview
IBM Rational software
 
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
IBM Rational software
 
Taking agile development to enterprise scale in a mixed tool environment with...
IBM Rational software
 
Continuous Integration & the Release Maturity Model
cPrime | Project Management | Agile | Consulting | Staffing | Training
 
Agile ALM Virtual Study Group Session 1 - Scrum process
IBM Rational software
 
Assisted deployment services offering overview
IBM Rational software
 
Deployment module slides
IBM Rational software
 
Token Deployment Services Offerings from Rational Lab Services
IBM Rational software
 
IBM UrbanCode Deploy Quick Start Service Offering
IBM Rational software
 
IBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational software
 
Application slides
IBM Rational software
 
RELM Overview
IBM Rational software
 
Overview of Rational Services Offerings
IBM Rational software
 
Resources slides
IBM Rational software
 
Introduction slides for discovery and deployment planning workshop
IBM Rational software
 
UCD components
IBM Rational software
 
Appendix A: Introduction to Collaborative Lifecycle Management
IBM Rational software
 
Module 4: Working with Builds
IBM Rational software
 
Steer at the Team Level with Rational Team Concert
IBM Rational software
 
SSE Integrations Overview
IBM Rational software
 
Ad

Similar to Agile ALM Virtual Study Group Session 2 - Backlog management (20)

PPTX
Nuts and Bolts of Scrum Template (extended)
Alexei Govorine
 
PPT
Toolchain for agile teams: Traceability from product vision to working software
Joscha Jenni
 
PPTX
Scrum Framework in Agile
Wipro
 
PPTX
CM MatchPoint Agile Session
CM First Group
 
PDF
Agile under 2 minutes
Abish Vazhayil P.Eng,PMP
 
PPT
What Is Agile Scrum
Michael Bourque
 
PPTX
Scrum for IT Project Outsourcing
Masoud Bolhassani
 
PPTX
Agile and Scrum - GB
Gaurav IG
 
PDF
Scrum process framework
Iheb OMRI
 
PPSX
Scrum and Visual Studio 2010
Patrick Yong
 
PDF
Agile Process Introduction
Nguyen Hai
 
PDF
Scrum with Asana
James G. Boram Kim
 
PDF
Agile planning with Rational Team Concert
Reedy Feggins Jr
 
PDF
Ag02 agile practices - dnc14 handouts
DotNetCampus
 
PPSX
Management fundamentals scrum 101
Bar-Ezer Yossi
 
PDF
Agile Software Development Overview 1231560734008086 2
Guang Ying Yuan
 
PPTX
Agile project discovery
Anis Rahman PMP®
 
PDF
10 Key Words of Agile Scrum
Sridhar Srinivas, PMP, CSM
 
PPTX
Are You Agile?
The Rachel Z. Project
 
PPTX
ALM At A Glance
Daewoong Kim
 
Nuts and Bolts of Scrum Template (extended)
Alexei Govorine
 
Toolchain for agile teams: Traceability from product vision to working software
Joscha Jenni
 
Scrum Framework in Agile
Wipro
 
CM MatchPoint Agile Session
CM First Group
 
Agile under 2 minutes
Abish Vazhayil P.Eng,PMP
 
What Is Agile Scrum
Michael Bourque
 
Scrum for IT Project Outsourcing
Masoud Bolhassani
 
Agile and Scrum - GB
Gaurav IG
 
Scrum process framework
Iheb OMRI
 
Scrum and Visual Studio 2010
Patrick Yong
 
Agile Process Introduction
Nguyen Hai
 
Scrum with Asana
James G. Boram Kim
 
Agile planning with Rational Team Concert
Reedy Feggins Jr
 
Ag02 agile practices - dnc14 handouts
DotNetCampus
 
Management fundamentals scrum 101
Bar-Ezer Yossi
 
Agile Software Development Overview 1231560734008086 2
Guang Ying Yuan
 
Agile project discovery
Anis Rahman PMP®
 
10 Key Words of Agile Scrum
Sridhar Srinivas, PMP, CSM
 
Are You Agile?
The Rachel Z. Project
 
ALM At A Glance
Daewoong Kim
 
Ad

More from IBM Rational software (19)

PPTX
Dmt 5899 workshop - Learn to Collaborate, Trace, Review and Reuse Your Requir...
IBM Rational software
 
DOC
Applications lab
IBM Rational software
 
DOC
Components lab
IBM Rational software
 
DOC
Resource lab
IBM Rational software
 
PPTX
UrbanCode Deploy course and product overview slides
IBM Rational software
 
PDF
IBM InterConnect Speaker Proposal Tips
IBM Rational software
 
PDF
Factors to consider when starting a brand-new requirements management project...
IBM Rational software
 
PDF
IBM DevOps Announcements - June 2014
IBM Rational software
 
PDF
Rational consulting café to go menu
IBM Rational software
 
PDF
Lab3 RTC Source Control
IBM Rational software
 
PDF
Lab2 RTC Work Items
IBM Rational software
 
PDF
Lab4 RTC Builds
IBM Rational software
 
PDF
Lab1 RTC Overview
IBM Rational software
 
PDF
Lab5 RTC reports and Dashboards
IBM Rational software
 
PPT
Module 3: Working with Jazz Source Control
IBM Rational software
 
PPT
Module 2: Managing Work Items in Rational Team Concert
IBM Rational software
 
PPT
Module 5: Reports and Dashboards
IBM Rational software
 
PPT
Module 1: Overview of Rational Team Concert
IBM Rational software
 
PDF
Foundations of the Scaled Agile Framework: Be Agile. Scale Up. Stay Lean. And...
IBM Rational software
 
Dmt 5899 workshop - Learn to Collaborate, Trace, Review and Reuse Your Requir...
IBM Rational software
 
Applications lab
IBM Rational software
 
Components lab
IBM Rational software
 
Resource lab
IBM Rational software
 
UrbanCode Deploy course and product overview slides
IBM Rational software
 
IBM InterConnect Speaker Proposal Tips
IBM Rational software
 
Factors to consider when starting a brand-new requirements management project...
IBM Rational software
 
IBM DevOps Announcements - June 2014
IBM Rational software
 
Rational consulting café to go menu
IBM Rational software
 
Lab3 RTC Source Control
IBM Rational software
 
Lab2 RTC Work Items
IBM Rational software
 
Lab4 RTC Builds
IBM Rational software
 
Lab1 RTC Overview
IBM Rational software
 
Lab5 RTC reports and Dashboards
IBM Rational software
 
Module 3: Working with Jazz Source Control
IBM Rational software
 
Module 2: Managing Work Items in Rational Team Concert
IBM Rational software
 
Module 5: Reports and Dashboards
IBM Rational software
 
Module 1: Overview of Rational Team Concert
IBM Rational software
 
Foundations of the Scaled Agile Framework: Be Agile. Scale Up. Stay Lean. And...
IBM Rational software
 

Recently uploaded (20)

PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
July Patch Tuesday
Ivanti
 
PPTX
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
July Patch Tuesday
Ivanti
 
From Sci-Fi to Reality: Exploring AI Evolution
Svetlana Meissner
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 

Agile ALM Virtual Study Group Session 2 - Backlog management

  • 1. © 2013 IBM Corporation Agile ALM Virtual Study Group Series Part 2: Backlog management and release planning Jean-Louis (JL) Marechaux, Worldwide Technical Enablement Lead (CLM segment) IBM Software, Rational October 1, 2013
  • 2. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop2 Virtual Study Group Series: Agenda  Part 1: Overview of the Agile ALM technical Assets (Sept 24, 2013) – Study group agenda, intro to Scrum, overview of Agile ALM technical assets – Homework / Self-study Presentation material, demos, and recording: http://bit.ly/Aalm_S1  Part 2: Getting started with backlog management and release planning (Oct 1, 2013) – Rational Team Concert project for Agile ALM / product backlog and release planning – Homework / Self-study  Part 3: Sprint activities for Agile ALM Teams (Oct 8, 2013) – Sprint planning, sprint management, review, and retrospective – Homework / Self-study  Details and registration links at http://bit.ly/AalmStGrp
  • 3. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop3 Agile ALM Virtual Study Group Part 2: Backlog management and release planning (October 1, 2013) Worldwide Technical Enablement | IBM Rational Software Jean-Louis Marechaux (aka JL) Worldwide Technical Enablement and CoP leader (Collaborative Lifecycle Management segment) Study Group on DevOps & Agile Community: http://bit.ly/AalmStGrp Email: [email protected] Twitter: @JLmarechaux
  • 4. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop4 Session 2: Agenda Previously, on “Agile ALM Virtual Study Group” – Brief recapitulation of what was covered during the first part of the series: http://bit.ly/Aalm_S1 Backlog Management and Release Planning Homework / Self-study
  • 5. © 2013 IBM Corporation IBM Rational solution for Agile ALM with Scrum Backlog management and release planning An IBM Learning Asset
  • 6. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop6 Objectives 1. Review the key elements in an Agile ALM project • Review assets to support Agile ALM projects • Understand mandatory and optional project configuration 2. Explore how the IBM® Rational Solution for Agile Application Lifecycle Management (Agile ALM) supports: • Product Backlog management • Release planning 3. Acquire skills on using IBM® Rational Team Concert for Agile ALM projects • Hands-on exercises / demos
  • 7. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop7 Agenda  Create and configure an Agile ALM Project  Product backlog management  Release planning  Summary
  • 8. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop8 Product Backlog Sprint Backlog Daily Scrum Meeting Potentially Shippable Product Increment Sprint Goal Release Backlog Rational Team Concert Scrum Product Vision Release Planning Sprint Planning Sprint Review Sprint Retrospective Agile ALM Process Overview The IBM Rational Solution for Agile ALM with Scrum
  • 9. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop9 Rational solution for Agile ALM with Scrum (Free) Agile ALM Process Template – RTC product extension Agile ALM with Scrum Practices – In-context guidance Agile enablement assets – Scenario – Tutorial – Agile Learning Circle (Learning roadmap)  https://jazz.net/downloads/agile-alm-scrum/latest Agile ALM project
  • 10. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop10 Configuration of an Agile ALM project  Create Project Area based on the Scrum – Agile ALM process template  Create a Team Area. • Required to leverage the custom Agile ALM team dashboard • Associate the new team to a work item category  Add Members to the Team Area  Assign Agile ALM Roles to team members  Review Timelines and dates Optional configuration:  Create Work Item Categories (a default category is defined for your project)  Create Project Area releases  Customize predefined queries  Review and customize the Agile ALM Team Dashboard
  • 11. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop11 Agenda  Create and configure an Agile ALM Project  Product backlog management  Release planning  Summary
  • 12. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop12 Product Backlog and Agile ALM activities  Share and explain product vision  Create product backlog – Single source of requirements for any changes to be made to the product – Living artifact (never complete)  Refine product backlog (grooming) – Ongoing activity (<10% of team capacity) – New epics / stories (features, technical debt, enhancements…) – Details for epics / stories (decomposition, details, estimates) – New order (ranking)  The Product Backlog is ready for the upcoming Release
  • 13. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop13 Exercise: Manage the product backlog  “As the Product Owner, I am responsible for maximizing the value of the product.”  “As a Stakeholder, I want to have an easy access to the product backlog.”  “As a Scrum Master, I must ensure that the product backlog is available for inspection and adaptation”.  “As members of the Development Team, we are responsible of all the estimates.” Share product vision Review Agile ALM guidance Add vision to the product backlog Import backlog items Detail and estimate stories Add new backlog items Set business value Populate product backlog Refine product backlog Rank backlog items Review in-context guidance (ongoing)
  • 14. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop14 Agenda  Create and configure an Agile ALM Project  Product backlog management  Release planning  Summary
  • 15. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop15 Release Backlog and Agile ALM activities  Define release goal – Objectives that the release should achieve  Create release backlog – Select items from the ordered Product Backlog (achieve the release goal) – Rule of thumb: choose items from the top first (higher ranking)  Refine release backlog (grooming) – Ongoing activity (<10% of team capacity) – New epics / stories (features, enhancements…) – Details for epics / stories (decomposition, details, estimates) – New order (ranking)  The Release Backlog is ready for the upcoming Sprint
  • 16. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop16 Exercise: Manage the release backlog  “As the Product Owner, I must identify the features needed for the release.”  “As an Agile ALM team, we can define release milestones and deliverables.”  “As members of the Development Team, we are responsible of all the estimates.”  “As a Scrum Master, I can help the team calculate its velocity”. Plan the release Review Agile ALM guidance Define release goal and planning Update backlog ranking Add details to backlog items Refine release backlog Refine backlog based on team velocity (ongoing) Select items from the product backlog
  • 17. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop17 Agenda  Create and configure an Agile ALM Project  Product backlog management  Release planning  Summary
  • 18. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop18 Summary  The Rational Solution for Agile Application Lifecycle Management (Agile ALM) supports agile teams for product backlog management and release planning: • “Scrum – Agile ALM” process template (RTC extension) • In-context process guidance • Technical enablement material for Agile ALM teams  Rational Team Concert provides a collaborative environment for agile ALM teams: • Transparency • Inspection • Adaptation
  • 19. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop19 Session 2: Agenda Previously, on “Agile ALM Virtual Study Group” – Brief recapitulation of what was covered during the first part of the series? http://bit.ly/Aalm_S1 Backlog Management and Release Planning Homework / Self-study
  • 20. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop20 Homework / Self-Study Activities to complete before the next session (October 8, 2013)  Complete the survey: http://www.surveymonkey.com/s/76L7YXB (5 min)  Hands-on exercises from Agile ALM tutorials (https://jazz.net/downloads/agile-alm-scrum/latest) (90 min) - Backlog management and release planning with RTC  Review published material from session 2 - Link to material will be posted on our DevOps/Agile community: http://bit.ly/Aalm_S2  Post comment/questions on the blog entry: Agile ALM Series Part 2 Part 2
  • 21. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop21
  • 22. © 2013 IBM Corporation Accelerating Product and Service Innovation | Rational Agile ALM Workshop22 © Copyright IBM Corporation 2013. All rights reserved. The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in these materials may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. IBM, the IBM logo, Rational, the Rational logo, and other IBM products and services are trademarks of the International Business Machines Corporation, in the United States, other countries or both. Other company, product, or service names may be trademarks or service marks of others. www.ibm.com/software/rational