SlideShare a Scribd company logo
1 of 44
What to expect in
30-60-90 days in
Agile Transformation
Journey?
© Benzne. All rights reserved
2
AgileITSM
AI
Design
Thinking
Culture
Lean
Kanban
Visualization
DevOps
CI/CD Scrum
SAFe
XP
Cloud
Analytics
Mindset
People
Process
Technology
Data
3
Anuj M Ojha
10+ years Agile experience
6+ Orgwide Agile Transformation
Journeys
8000+ People Trained
80+ teams coached across multiple
Geographies
Special area of interest has been
bringing in business agility,
appropriate mindset & enriching
Culture.
© Benzne. All Rights Reserved.
‘Client’ Onboarding - Pre-Game
Different Client Profiles
Key Client Expectations
Define Success Criteria
Agree on Transformation Plan
4
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
Client Profiles & Demands
5
● We want to be ‘Agile’ & we are nowhere
● We are doing ‘Agile’ in few projects but don’t know if it is right
● We are doing ‘Agile’ and want to scale
● We have a well-defined ‘Agile’ practice & want to pursue business agility
// In brief, you can have skin in the game..
Options not considered:
● We just want a Scrum Master/ Coach who can align with our agile practices
● We only want trainings
Agile = Scrum?
Agile is NOT a
standard….
It’s collection of
practices which are
• Upheld by Values
• Guided by
Principles
• People Centric
• Self Organizing
• Value Driven
• Collaborative
• Servant Leadership
An approach where
typically requirements
&
solutions evolve
through collaboration
of cross functional
teams.
An umbrella term for
several iterative and
incremental software
development
methodologies.
6
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
7
Key Client Expectations
© Benzne. All rights reserved
Key Business Drivers
TIMELY DELIVERYPREDICTABILITY QUALITY OF WORK PRODUCTIVITYTRANSPARENCY
Physical boards for the
collocated team
Online tools for knowledge
mgmt
Reviews & Retrospective
events for continuous
improvement loops
Short term goals - Burndown
chart
Long term goals - Velocity
graph
Discovery sessions to bring in
future visibility
Story points estimation for
knowing size of backlog
Short term iterations/ sprints
Daily stand-ups to check
progress
Commit date projections
using story points &
predicted velocity
Well refined Definition of
Done
Practices like peer review &
bug analysis
Focus on improving on
retrospective points
Continuous improvement on
velocity
From last day QA to
continuous testing
Individual productivity
8
© Benzne. All rights reserved
Define Success Criteria - Make it measurable
9
Sno. Sample Measurable Metrics Criteria
1
Commitment or Productivity
Average Commitment Variance
= Delivered / Committed velocity
It should be within control limits of 0.8 & 1.2 i.e. 80% to 120% is reliable number
// Velocity Chart in JIRA could also support this
2
Consistency or Reliability
= Current Sprint Velocity/ Previous Sprint
Velocity
It should be within control limits of 0.8 & 1.2 i.e. 80% to 120% is reliable number
3
Quality (DRE)
- Escaped defects
Reduction in production defects by having a DRE of 0.9
4 Agility Health Assessment
Overall agility health score of entire project & corresponding growth plan for future improvement
80% Maturity of AHA
● Improvements in Roles - SM, PO, DT, PM
● Effective ceremonies
Commitment / Productivity
Project A
Commitment
Variance (D/C)Sprints
Committed
(C)
Delivered
(D)
Sprint 1 40 38 0.95
Sprint 2 58 62 1.07
Sprint 3 50 22 0.44
Sprint 4 47 54 1.15
Sprint 5 50 44 0.88
Sprint 6 59 69 1.17
Sprint 7 39 40 1.03
Sprint 8 32 52 1.63
Example with Sample data
10
© Benzne. All Rights Reserved.
Velocity Variance/ Sustainability
Project A
Velocity
Variance (D/C)Sprints
Committed
(C)
Delivered
(D)
Sprint 1 40 38 0.0
Sprint 2 58 62 2.7
Sprint 3 50 22 0.4
Sprint 4 47 54 2.5
Sprint 5 50 44 0.8
Sprint 6 59 69 1.6
Sprint 7 39 40 0.6
Sprint 8 32 52 1.3
Example with Sample data
11
© Benzne. All Rights Reserved.
Defect Removal Efficiency (DRE)
Project A
Defect Removal
Efficiency (DRE)
Releases E D
Rel#1 40 4 0.90
Example with Sample data
12
© Benzne. All Rights Reserved.
Agility Health Assessment (AHA)
Inter Team AHA
(Scale 1-5)
AHA Score
(Average)
Team 1 Team 2 Team 3 Team 4
3.5 3.75 4.0 4.2 3.86
Example with Sample data
100+ statements against 8 focus areas to identify the core strengths and areas of improvement
Self assessment at team level & provides a program level view to derive process maturity
13
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
Project Management Metrics - Definitions
Metrics can be derived from this –
● Actual percent complete (APC) = Complete Story Point/Total Story Points
● Expected Percent Complete(EPC) = Number of completed iterations /number of planned iteration
● Planned Value(PV) = EPC x Budget
● AC =Actual Cost in $ or soft-cost in Hrs spent
● EV (EarnedValue)=APC% x Budget
● Schedule Performance Index(SPI) = EV/PV, greater than 1 is good (ahead of schedule)
● Cost Performance Index(CPI) = EV/ AC, greater than 1 is good (under budget)
● Value Realisation is Velocity
● Defect Removal Efficiency (DRE) = E / (E+D)
○ E is no. of errors found before the s/w delivery & D are those found after s/w delivery
14
© Benzne. All rights reserved
● Assume:
○ Budget = 100,000 $
○ Total Story Points (SP) = 500
○ Total Sprints = 20
○ No. of sprints completed = 4
○ Actual SP burnt by the end of 4 sprints: 80 SP
○ Expected SP/ sprint = 25 sp || Total SP burnt should be 100 SP
● Expected Percent Completion (EPC) = 4/20 = 0.2 aka 20%
● Planned Value = EPC% * Budget = 0.2 x 100,000 = $20,000 (PV)
● Actual Percent Completion (APC) = 80/500 which is 0.16 aka 16%
● Earned Value = APC% * Budget = 0.16 x 100,000 = $16,000 $ (EV)
● Scheduled Performance Index (SPI) = EV/PV = 16,000/20,000 = 0.80 (should be greater than 1)
● Cost Performance Index (CPI) = EV/AC = 16,000/18,000 = 0.88 (should be greater than 1)
● Cost Variance = EV - AC = $16,000 - $18,000 = minus $2,000 (over budget)
● Schedule Variance = EV - PV = $16,000 - $20,000 = minus $4000
● Schedule Variance % = - 4000/20,000 = - 0.2 = minus 20% behind schedule
Project Management Metrics - Example
15
© Benzne. All rights reserved
Define Best Practices Wishlist
16
Sno. Sample Best Practices Criteria
1
Burndown chart – should be consistent We should have consistent burndown throughout the sprint of committed work instead of a
steep burndown at the sprint end
2 Effective Estimation & DONE Quality/ DOD will be intrinsic
3 JIRA Versioning Versioning of all new releases & tracking Version report, Release burndown, Epic burndown
4
Transparency
Backlog Management
- All sprint stories will be refined to smaller ready stories
- At least 2 week of future sprint backlog
5 Sprint-end Progress View End of sprint view on Release health, sprint health & team health
17
This is how Agile Metrics at Team Level looks like
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
Agile Journey for an organization
APPRISE
Business Agility
Organization Goals & Market demand
Here all the functions have to run hand in hand and response continuously to
changing business demands and delivering on time so as to sustain and overcome
competition
ARISE
Scaling Agility to Program/ Portfolio/ Product
Coaching at Program/ Portfolio level
When you want to bring in the agility at a broader layer where the strategies are
decided and the success is based on outcomes by multiple teams, technologies and
process groups.
ASCEND
Create High Performing Teams
Coaching at Team level
When you need to know how to practice, bringing expertise in setting up the agile
culture and to harbour the agile mindset in few projects so as to create success
stories to cross pollinate.
Workshop & Agility Health AssessmentsAWAKE
Awareness & Assessment When you know your problem, then we help you by delivering specific
workshops to overcome them. When you do not know your problem, then we
can help you by assessing your existing process and recommend the growth
plan for your agile transformation journey
18
‘Transform’ - Game
Plan your 30-60-90
As-Is Assessment
Execution - Discovery, PO ship, SM ship, Discipline, Insights
19
© Benzne. All Rights Reserved.
Many levels of Agility
20
This is where most
of us apply agile..
Lets develop plan to
target here
© Benzne. All Rights Reserved.
This is how a Product Roadmap Plan looks like
& the way we execute
Sprint
0
Sprint
1
Sprint
2
Sprint
3
Sprint
4
Sprint
5
Sprint
6
Sprint
7
Sprint
8
Pre-
Release
Release
R
E
A
D
I
N
E
S
S
H
A
R
D
E
N
I
N
G
M
O
V
E
TO
MARKET
FEATURE 1
FEATURE 2
Planned work
item
Defects/
Incidences
New Changes
21 © Benzne. All Rights Reserved.
4th Sprint
Let them do more & you
Observe
Correct wherever needed but
let them be self-organizing
Time to conduct the Agility
Health Assessment
Canvas
22
As Is Assessment
Submit findings & Next steps
on shortlisted Pilot Projects
Conduct Focused
Workshops
Also, publish the planned
approach
1st Sprint
Ensure DOD, DOR, Backlog
Readiness, Role clarity,
Effective Estimations
2nd Sprint
Resolve Retro points,
Collate Review feedbacks,
Team knows burndown chart,
Resolve their blockers,
Publish Health Insights
3rd Sprint
Velocity evaluation
Check Team Health Progress
Start interactions with Project
Sponsors/ Clients
5th Sprint
Kickstart implementation of
Growth Plan points
Discovery/Readiness
Ensure Future backlog plan is in
place
Sprint Execution: Act -> Act & Observe -> Observe
Build community of Scrum Master, Product Owner
Technical Excellence Community
© Benzne. All Rights Reserved.
As Is Assessment & To Be Plan
Next Steps05
Focused workshops
Key Initiatives & Suggestive changes
Metrics for key changes & if you could know the current
score
Areas of improvements04 This is where the improvements are needed to begin with..
Strengths03 This is on what we will capitalise on..
Understanding of Business02
Knowing the client context is the key
Includes - the purpose, the start date, the releasing habits,
the client expectations tech stack and many more
Interviews & Explorations01
Meetings with all needed individuals & teams
To know everything what is needed to be known
23
© Benzne. All Rights Reserved.
24
© Benzne. All Rights Reserved.
Let’s start with DISCOVERY SESSION
Good for new project/ release/ Increment
25
© Benzne. All Rights Reserved.
Let’s start with DISCOVERY SESSION
Collect the
Ideas
Goal setting Persona
Mapping
User journey Story Mapping
MVP
identification
Now - Next -
Later
Story writing Writing Epics
Writing User
stories & Tasks
Prioritization
Identifying
Themes
Value & Risk MoSCoW ROI
Differentiator,
Spoiler, Table Taker,
Organizational cost
Estimation Scope, Cost &
Time
Story point
estimation
Base story
definition
Dependencies &
Risks
Timeline View
Sprint Zero
expectations
26
© Benzne. All Rights Reserved.
At your workspace
27
© Benzne. All Rights Reserved.
Product Owner’s Toolbox
Story Writing Prioritization Estimation
Epic Name Story Id As a I want So that Acceptance
Criteria
Assumptions MoSCoW Value Point Risk Point Story point
A A.1
A A.2
A A.3
A A.4
B B.1
B B.2
B B.3
28
© Benzne. All Rights Reserved.
Timeline View - Program Increment/ Release Roadmap
29
© Benzne. All Rights Reserved.
Scrum Master’s toolbox - Housekeeping Checklist
30
© Benzne. All Rights Reserved.
Gallery of work - visualise & collaborate
31
© Benzne. All Rights Reserved.
© Benzne. All Rights Reserved.
32
Gallery of work - let’s peep in the sprint planning meeting event
Product Owner confirms the DONE work of last
sprint commitment
Also, educates the development team about the
new sprint goals
Development team members discusses and do
task breakdown
And, we encourage
constructive
disagreements and
probe till we are
confident to commit
It’s not just clarity of
work & confidence
towards sprint goals,
we want FUN
33
© Benzne. All Rights Reserved.
● Release Health – mentions current progress against the sprint goals
● Sprint Health – mentions work delivered against committed for a sprint
● Team Health – mentions the team’s motivation & confidence at the end of the sprint & as compared
to past 3 sprints
● Also, project specific stats + RAID log
Sprint-wise Biweekly Project Health Forecast
34
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
You should have achieved following desirable outcomes..
● Squads are ready and incrementally delivering outcomes (self-organizing & cross-functional teams)
● Roles are groomed - PO, SM, DT, Chapter lead, Tribe leader, System Owner
● Backlog for each squad is identified using ‘timeline view‘ as much it’s feasible at the
project start (visibility)
● Incremental outcomes are planned & getting delivered to clients (client satisfaction)
● Trusted velocity of teams have been identified (productivity)
● Continuous monitoring of Release, sprint & team health (predictability & transparency)
● Agile engineering practices kick-started (TDD, Refactoring, Automation, Pair programming, peer-reviews,
continuous integration etc)
● Improved team’s agility health and knowledge (employee satisfaction)
● Process checks across teams have been executed (agility health assessment)
35
‘And what is after 30-60-90?’
36
© Benzne. All Rights Reserved.
‘Scale’ - Post Game
Asynchronous Sprints
Synchronise Sprints
Explore breadth & Depth - DO VS BEING
37
© Benzne. All Rights Reserved.
Business Case 1 - Asynchronous development
SQUAD 1
SQUAD 2
SQUAD 3
MTP 1 MTP 2 MTP 3 MTP 4
MTP 1 MTP 2 MTP 3
MTP 1 MTP 2 MTP 3 MTP 4 MTP 5 MTP 6 MTP 7
38
© Benzne. All Rights Reserved.
Business Case 2 - Synchronous Sprints | Release Trains | ‘ONE’ solution
SQUAD 1 SQUAD 2 SQUAD 3 SQUAD 4 SQUAD 5 SQUAD 6
MTP 1
PL
A
N
MTP 2
MTP 3
MTP 4
PL
A
N
PL
A
N
PL
A
N
Cycle One
Cycle Two
Cycle Three
Cycle Four
39
© Benzne. All Rights Reserved.
Business Case 3 - Synchronous Sprints | loosely coupled but tightly aligned
SQUAD 1 SQUAD 2 SQUAD 3 SQUAD 4 SQUAD 5 SQUAD 6
MTPSprint 5
Sprint 8
Sprint 10
Sprint 13
Sprint 18
Sprint 21
Sprint 24
MTP MTP
MTP MTP MTP
MTP MTP MTP
MTP MTP
MTP MTP MTP MTP
MTP
Sprint Cycles Sample
40
© Benzne. All Rights Reserved.
BEING AGILE
Y times benefits
Mindset & Culture change
Customer satisfaction
Continuous learning
Engagement
DOING AGILE
X% benefits
Manage changing priorities
Improved visibility
Increased productivity &
quality
41
© Benzne. All Rights Reserved.
‘Questions’
We might help you :)
42
© Benzne. All Rights Reserved.
Some References
43
Those interested in an in-depth understanding of Agile fundamentals can join our
upcoming online training workshop on 29-30 Aug (Sat-Sun), webinar attendees can
claim a flat 20% Discount. Details can be found here -
www.Benzne.com/training-calender/
Find many other learning resources for free at www.Benzne.com/Learn/
© Benzne. All Rights Reserved.
© Benzne. All rights reserved
THANK YOU
www.Benzne.com

More Related Content

What's hot

Agile software development that delivers tangible results with Wemanity
Agile software development that delivers tangible results with WemanityAgile software development that delivers tangible results with Wemanity
Agile software development that delivers tangible results with WemanityWemanityUK
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisThanh Nguyen
 
SAFe portfolio management @ Knowit nov 28
SAFe portfolio management @ Knowit nov 28SAFe portfolio management @ Knowit nov 28
SAFe portfolio management @ Knowit nov 28Knowit_TM
 
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based PrioritizationPMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based PrioritizationThanh Nguyen
 
Agile Base Camp - Agile metrics
Agile Base Camp - Agile metricsAgile Base Camp - Agile metrics
Agile Base Camp - Agile metricsSerge Kovaleff
 
Edward Resume Capgemini
Edward Resume CapgeminiEdward Resume Capgemini
Edward Resume CapgeminiEdward Route
 
Coaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationCoaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationKrishnakumar Chinnappachari
 
Free CBAP V3 study guide
Free CBAP V3 study guideFree CBAP V3 study guide
Free CBAP V3 study guideLN Mishra CBAP
 
Kickoff Meeting PowerPoint Presentation Slides
Kickoff Meeting PowerPoint Presentation SlidesKickoff Meeting PowerPoint Presentation Slides
Kickoff Meeting PowerPoint Presentation SlidesSlideTeam
 
Building high performance organizations
Building high performance organizationsBuilding high performance organizations
Building high performance organizationsMark Levison, CST
 
Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Harold van Heeringen
 
LABS PURE Executive Presentation
LABS PURE Executive PresentationLABS PURE Executive Presentation
LABS PURE Executive PresentationAhmed Ammar
 
Kanban and TOC for Execution Excellence Lean India Summit 2014
Kanban and TOC for Execution Excellence   Lean India Summit 2014Kanban and TOC for Execution Excellence   Lean India Summit 2014
Kanban and TOC for Execution Excellence Lean India Summit 2014Lean India Summit
 
Evolutionary Stages Case Study
Evolutionary Stages Case StudyEvolutionary Stages Case Study
Evolutionary Stages Case StudyHelen Meek
 
Damn... we missed the date again
Damn... we missed the date againDamn... we missed the date again
Damn... we missed the date againSudipta Lahiri
 
Request for Proposal (RFP) management - Ask the right questions and choose wi...
Request for Proposal (RFP) management - Ask the right questions and choose wi...Request for Proposal (RFP) management - Ask the right questions and choose wi...
Request for Proposal (RFP) management - Ask the right questions and choose wi...Harold van Heeringen
 
A Testers Guide To Collaborating With Product Owners
A Testers Guide To Collaborating With Product OwnersA Testers Guide To Collaborating With Product Owners
A Testers Guide To Collaborating With Product OwnersTEST Huddle
 

What's hot (20)

Agile Metrics V6
Agile Metrics V6Agile Metrics V6
Agile Metrics V6
 
Agile software development that delivers tangible results with Wemanity
Agile software development that delivers tangible results with WemanityAgile software development that delivers tangible results with Wemanity
Agile software development that delivers tangible results with Wemanity
 
PMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream AnalysisPMI-ACP Lesson 11 Agile Value Stream Analysis
PMI-ACP Lesson 11 Agile Value Stream Analysis
 
AFSO21 RIE
AFSO21 RIEAFSO21 RIE
AFSO21 RIE
 
SAFe portfolio management @ Knowit nov 28
SAFe portfolio management @ Knowit nov 28SAFe portfolio management @ Knowit nov 28
SAFe portfolio management @ Knowit nov 28
 
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based PrioritizationPMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
PMI-ACP Lesson 08 Nugget 1 Agile & Scrum Value-based Prioritization
 
Agile Base Camp - Agile metrics
Agile Base Camp - Agile metricsAgile Base Camp - Agile metrics
Agile Base Camp - Agile metrics
 
Edward Resume Capgemini
Edward Resume CapgeminiEdward Resume Capgemini
Edward Resume Capgemini
 
Coaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationCoaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformation
 
Free CBAP V3 study guide
Free CBAP V3 study guideFree CBAP V3 study guide
Free CBAP V3 study guide
 
Kickoff Meeting PowerPoint Presentation Slides
Kickoff Meeting PowerPoint Presentation SlidesKickoff Meeting PowerPoint Presentation Slides
Kickoff Meeting PowerPoint Presentation Slides
 
Building high performance organizations
Building high performance organizationsBuilding high performance organizations
Building high performance organizations
 
Power-point Presentation On Scope management plan
Power-point Presentation On Scope management planPower-point Presentation On Scope management plan
Power-point Presentation On Scope management plan
 
Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3Acosm 2010 Harold Van Heeringen V3
Acosm 2010 Harold Van Heeringen V3
 
LABS PURE Executive Presentation
LABS PURE Executive PresentationLABS PURE Executive Presentation
LABS PURE Executive Presentation
 
Kanban and TOC for Execution Excellence Lean India Summit 2014
Kanban and TOC for Execution Excellence   Lean India Summit 2014Kanban and TOC for Execution Excellence   Lean India Summit 2014
Kanban and TOC for Execution Excellence Lean India Summit 2014
 
Evolutionary Stages Case Study
Evolutionary Stages Case StudyEvolutionary Stages Case Study
Evolutionary Stages Case Study
 
Damn... we missed the date again
Damn... we missed the date againDamn... we missed the date again
Damn... we missed the date again
 
Request for Proposal (RFP) management - Ask the right questions and choose wi...
Request for Proposal (RFP) management - Ask the right questions and choose wi...Request for Proposal (RFP) management - Ask the right questions and choose wi...
Request for Proposal (RFP) management - Ask the right questions and choose wi...
 
A Testers Guide To Collaborating With Product Owners
A Testers Guide To Collaborating With Product OwnersA Testers Guide To Collaborating With Product Owners
A Testers Guide To Collaborating With Product Owners
 

Similar to Benzne Webinar : What to expect in 30-60-90 days in Agile Transformation Journey?

What to expect in 30 60-90 days in agile transformation journey?
What to expect in 30 60-90 days in agile transformation journey?What to expect in 30 60-90 days in agile transformation journey?
What to expect in 30 60-90 days in agile transformation journey?SwatiKapoor43
 
Agile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesAgile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesSlideTeam
 
Coaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationCoaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationKrishnakumar Chinnappachari
 
Putting sprint development into operation
Putting sprint development into operationPutting sprint development into operation
Putting sprint development into operationNuno Fernandes
 
Measuring Sprint review
Measuring Sprint reviewMeasuring Sprint review
Measuring Sprint reviewRohit Midha
 
AG_17 Agile Implementation Methodology...
AG_17 Agile Implementation Methodology...AG_17 Agile Implementation Methodology...
AG_17 Agile Implementation Methodology...JosAugustoLemosNeto2
 
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...vasuballa
 
Talking to the C-Suite: Building a Business Case for Employee Development and...
Talking to the C-Suite: Building a Business Case for Employee Development and...Talking to the C-Suite: Building a Business Case for Employee Development and...
Talking to the C-Suite: Building a Business Case for Employee Development and...BizLibrary
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your teamPhani Bhushan
 
Benzne webinar Agility beyond implementing agile framework final
Benzne webinar Agility beyond implementing agile framework finalBenzne webinar Agility beyond implementing agile framework final
Benzne webinar Agility beyond implementing agile framework finalTarun Singh
 
Agility beyond implementing agile frameworks
Agility beyond implementing agile frameworksAgility beyond implementing agile frameworks
Agility beyond implementing agile frameworksSwatiKapoor43
 
Improve phase lean six sigma tollgate template
Improve phase   lean six sigma tollgate templateImprove phase   lean six sigma tollgate template
Improve phase lean six sigma tollgate templateSteven Bonacorsi
 
Improve phase lean six sigma tollgate template
Improve phase   lean six sigma tollgate templateImprove phase   lean six sigma tollgate template
Improve phase lean six sigma tollgate templateSteven Bonacorsi
 
Calculating Physical Percent Complete on Agile Projects
Calculating Physical Percent Complete on Agile ProjectsCalculating Physical Percent Complete on Agile Projects
Calculating Physical Percent Complete on Agile ProjectsGlen Alleman
 
[AKC2021] SAFe case study digital experience(Pete Rim)
[AKC2021] SAFe case study digital experience(Pete Rim)[AKC2021] SAFe case study digital experience(Pete Rim)
[AKC2021] SAFe case study digital experience(Pete Rim)AgileKoreaConference Alliance
 
Initial Project Meeting Agenda PowerPoint Presentation Slides
Initial Project Meeting Agenda PowerPoint Presentation Slides Initial Project Meeting Agenda PowerPoint Presentation Slides
Initial Project Meeting Agenda PowerPoint Presentation Slides SlideTeam
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsThanh Nguyen
 

Similar to Benzne Webinar : What to expect in 30-60-90 days in Agile Transformation Journey? (20)

What to expect in 30 60-90 days in agile transformation journey?
What to expect in 30 60-90 days in agile transformation journey?What to expect in 30 60-90 days in agile transformation journey?
What to expect in 30 60-90 days in agile transformation journey?
 
Agile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation SlidesAgile Planning Powerpoint Presentation Slides
Agile Planning Powerpoint Presentation Slides
 
Coaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformationCoaching lessons learned during enterprise agile transformation
Coaching lessons learned during enterprise agile transformation
 
Putting sprint development into operation
Putting sprint development into operationPutting sprint development into operation
Putting sprint development into operation
 
Measuring Sprint review
Measuring Sprint reviewMeasuring Sprint review
Measuring Sprint review
 
AG_17 Agile Implementation Methodology...
AG_17 Agile Implementation Methodology...AG_17 Agile Implementation Methodology...
AG_17 Agile Implementation Methodology...
 
A kanban scrum mashup to deliver fp projects
A kanban scrum mashup to deliver fp projectsA kanban scrum mashup to deliver fp projects
A kanban scrum mashup to deliver fp projects
 
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
 
Talking to the C-Suite: Building a Business Case for Employee Development and...
Talking to the C-Suite: Building a Business Case for Employee Development and...Talking to the C-Suite: Building a Business Case for Employee Development and...
Talking to the C-Suite: Building a Business Case for Employee Development and...
 
Agile Metrics
Agile MetricsAgile Metrics
Agile Metrics
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your team
 
Benzne webinar Agility beyond implementing agile framework final
Benzne webinar Agility beyond implementing agile framework finalBenzne webinar Agility beyond implementing agile framework final
Benzne webinar Agility beyond implementing agile framework final
 
Agility beyond implementing agile frameworks
Agility beyond implementing agile frameworksAgility beyond implementing agile frameworks
Agility beyond implementing agile frameworks
 
Improve phase lean six sigma tollgate template
Improve phase   lean six sigma tollgate templateImprove phase   lean six sigma tollgate template
Improve phase lean six sigma tollgate template
 
Improve phase lean six sigma tollgate template
Improve phase   lean six sigma tollgate templateImprove phase   lean six sigma tollgate template
Improve phase lean six sigma tollgate template
 
Calculating Physical Percent Complete on Agile Projects
Calculating Physical Percent Complete on Agile ProjectsCalculating Physical Percent Complete on Agile Projects
Calculating Physical Percent Complete on Agile Projects
 
[AKC2021] SAFe case study digital experience(Pete Rim)
[AKC2021] SAFe case study digital experience(Pete Rim)[AKC2021] SAFe case study digital experience(Pete Rim)
[AKC2021] SAFe case study digital experience(Pete Rim)
 
Initial Project Meeting Agenda PowerPoint Presentation Slides
Initial Project Meeting Agenda PowerPoint Presentation Slides Initial Project Meeting Agenda PowerPoint Presentation Slides
Initial Project Meeting Agenda PowerPoint Presentation Slides
 
PMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile MetricsPMI-ACP Lesson 10 Agile Metrics
PMI-ACP Lesson 10 Agile Metrics
 
Trends and local challenges
Trends and local challengesTrends and local challenges
Trends and local challenges
 

More from Tarun Singh

How to do effective pi planning?
How to do effective pi planning?How to do effective pi planning?
How to do effective pi planning?Tarun Singh
 
Benzne Webinar : Scrum Mastery - Mastering Empathy & Biases
Benzne Webinar : Scrum Mastery - Mastering Empathy & BiasesBenzne Webinar : Scrum Mastery - Mastering Empathy & Biases
Benzne Webinar : Scrum Mastery - Mastering Empathy & BiasesTarun Singh
 
A Beginner's Guide to OKR!
A Beginner's Guide to OKR!A Beginner's Guide to OKR!
A Beginner's Guide to OKR!Tarun Singh
 
Benzne webinar Story writing is an Art, Estimation is science
Benzne webinar Story writing is an Art, Estimation is scienceBenzne webinar Story writing is an Art, Estimation is science
Benzne webinar Story writing is an Art, Estimation is scienceTarun Singh
 
Scrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & BiasesScrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & BiasesTarun Singh
 
Rejuvenate your virtual relationship
Rejuvenate your virtual relationshipRejuvenate your virtual relationship
Rejuvenate your virtual relationshipTarun Singh
 
Backlog Management & Discovery
Backlog Management & DiscoveryBacklog Management & Discovery
Backlog Management & DiscoveryTarun Singh
 
Agile scaling approach - spotify model & common sense
Agile scaling approach - spotify model & common senseAgile scaling approach - spotify model & common sense
Agile scaling approach - spotify model & common senseTarun Singh
 
A story about scrum team
A story about scrum teamA story about scrum team
A story about scrum teamTarun Singh
 
Let's learn scrum
Let's learn scrumLet's learn scrum
Let's learn scrumTarun Singh
 
Lets do 'discovery'
Lets do 'discovery'Lets do 'discovery'
Lets do 'discovery'Tarun Singh
 
It starts with 'product vision'
It starts with 'product vision'It starts with 'product vision'
It starts with 'product vision'Tarun Singh
 
Defining Goals & Impact Mapping
Defining Goals & Impact MappingDefining Goals & Impact Mapping
Defining Goals & Impact MappingTarun Singh
 
Agile scrum mythbusters
Agile scrum mythbustersAgile scrum mythbusters
Agile scrum mythbustersTarun Singh
 
Scrum anti patterns More to unlearn than learn
Scrum anti patterns More to unlearn than learnScrum anti patterns More to unlearn than learn
Scrum anti patterns More to unlearn than learnTarun Singh
 

More from Tarun Singh (16)

How to do effective pi planning?
How to do effective pi planning?How to do effective pi planning?
How to do effective pi planning?
 
Benzne Webinar : Scrum Mastery - Mastering Empathy & Biases
Benzne Webinar : Scrum Mastery - Mastering Empathy & BiasesBenzne Webinar : Scrum Mastery - Mastering Empathy & Biases
Benzne Webinar : Scrum Mastery - Mastering Empathy & Biases
 
A Beginner's Guide to OKR!
A Beginner's Guide to OKR!A Beginner's Guide to OKR!
A Beginner's Guide to OKR!
 
Benzne webinar Story writing is an Art, Estimation is science
Benzne webinar Story writing is an Art, Estimation is scienceBenzne webinar Story writing is an Art, Estimation is science
Benzne webinar Story writing is an Art, Estimation is science
 
Scrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & BiasesScrum Mastery Mastering Empathy & Biases
Scrum Mastery Mastering Empathy & Biases
 
Rejuvenate your virtual relationship
Rejuvenate your virtual relationshipRejuvenate your virtual relationship
Rejuvenate your virtual relationship
 
Backlog Management & Discovery
Backlog Management & DiscoveryBacklog Management & Discovery
Backlog Management & Discovery
 
Agile scaling approach - spotify model & common sense
Agile scaling approach - spotify model & common senseAgile scaling approach - spotify model & common sense
Agile scaling approach - spotify model & common sense
 
A story about scrum team
A story about scrum teamA story about scrum team
A story about scrum team
 
What is agile
What is agileWhat is agile
What is agile
 
Let's learn scrum
Let's learn scrumLet's learn scrum
Let's learn scrum
 
Lets do 'discovery'
Lets do 'discovery'Lets do 'discovery'
Lets do 'discovery'
 
It starts with 'product vision'
It starts with 'product vision'It starts with 'product vision'
It starts with 'product vision'
 
Defining Goals & Impact Mapping
Defining Goals & Impact MappingDefining Goals & Impact Mapping
Defining Goals & Impact Mapping
 
Agile scrum mythbusters
Agile scrum mythbustersAgile scrum mythbusters
Agile scrum mythbusters
 
Scrum anti patterns More to unlearn than learn
Scrum anti patterns More to unlearn than learnScrum anti patterns More to unlearn than learn
Scrum anti patterns More to unlearn than learn
 

Recently uploaded

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Benzne Webinar : What to expect in 30-60-90 days in Agile Transformation Journey?

  • 1. What to expect in 30-60-90 days in Agile Transformation Journey?
  • 2. © Benzne. All rights reserved 2 AgileITSM AI Design Thinking Culture Lean Kanban Visualization DevOps CI/CD Scrum SAFe XP Cloud Analytics Mindset People Process Technology Data
  • 3. 3 Anuj M Ojha 10+ years Agile experience 6+ Orgwide Agile Transformation Journeys 8000+ People Trained 80+ teams coached across multiple Geographies Special area of interest has been bringing in business agility, appropriate mindset & enriching Culture. © Benzne. All Rights Reserved.
  • 4. ‘Client’ Onboarding - Pre-Game Different Client Profiles Key Client Expectations Define Success Criteria Agree on Transformation Plan 4 © Benzne. All Rights Reserved.
  • 5. © Benzne. All rights reserved Client Profiles & Demands 5 ● We want to be ‘Agile’ & we are nowhere ● We are doing ‘Agile’ in few projects but don’t know if it is right ● We are doing ‘Agile’ and want to scale ● We have a well-defined ‘Agile’ practice & want to pursue business agility // In brief, you can have skin in the game.. Options not considered: ● We just want a Scrum Master/ Coach who can align with our agile practices ● We only want trainings
  • 6. Agile = Scrum? Agile is NOT a standard…. It’s collection of practices which are • Upheld by Values • Guided by Principles • People Centric • Self Organizing • Value Driven • Collaborative • Servant Leadership An approach where typically requirements & solutions evolve through collaboration of cross functional teams. An umbrella term for several iterative and incremental software development methodologies. 6 © Benzne. All Rights Reserved.
  • 7. © Benzne. All rights reserved 7 Key Client Expectations
  • 8. © Benzne. All rights reserved Key Business Drivers TIMELY DELIVERYPREDICTABILITY QUALITY OF WORK PRODUCTIVITYTRANSPARENCY Physical boards for the collocated team Online tools for knowledge mgmt Reviews & Retrospective events for continuous improvement loops Short term goals - Burndown chart Long term goals - Velocity graph Discovery sessions to bring in future visibility Story points estimation for knowing size of backlog Short term iterations/ sprints Daily stand-ups to check progress Commit date projections using story points & predicted velocity Well refined Definition of Done Practices like peer review & bug analysis Focus on improving on retrospective points Continuous improvement on velocity From last day QA to continuous testing Individual productivity 8
  • 9. © Benzne. All rights reserved Define Success Criteria - Make it measurable 9 Sno. Sample Measurable Metrics Criteria 1 Commitment or Productivity Average Commitment Variance = Delivered / Committed velocity It should be within control limits of 0.8 & 1.2 i.e. 80% to 120% is reliable number // Velocity Chart in JIRA could also support this 2 Consistency or Reliability = Current Sprint Velocity/ Previous Sprint Velocity It should be within control limits of 0.8 & 1.2 i.e. 80% to 120% is reliable number 3 Quality (DRE) - Escaped defects Reduction in production defects by having a DRE of 0.9 4 Agility Health Assessment Overall agility health score of entire project & corresponding growth plan for future improvement 80% Maturity of AHA ● Improvements in Roles - SM, PO, DT, PM ● Effective ceremonies
  • 10. Commitment / Productivity Project A Commitment Variance (D/C)Sprints Committed (C) Delivered (D) Sprint 1 40 38 0.95 Sprint 2 58 62 1.07 Sprint 3 50 22 0.44 Sprint 4 47 54 1.15 Sprint 5 50 44 0.88 Sprint 6 59 69 1.17 Sprint 7 39 40 1.03 Sprint 8 32 52 1.63 Example with Sample data 10 © Benzne. All Rights Reserved.
  • 11. Velocity Variance/ Sustainability Project A Velocity Variance (D/C)Sprints Committed (C) Delivered (D) Sprint 1 40 38 0.0 Sprint 2 58 62 2.7 Sprint 3 50 22 0.4 Sprint 4 47 54 2.5 Sprint 5 50 44 0.8 Sprint 6 59 69 1.6 Sprint 7 39 40 0.6 Sprint 8 32 52 1.3 Example with Sample data 11 © Benzne. All Rights Reserved.
  • 12. Defect Removal Efficiency (DRE) Project A Defect Removal Efficiency (DRE) Releases E D Rel#1 40 4 0.90 Example with Sample data 12 © Benzne. All Rights Reserved.
  • 13. Agility Health Assessment (AHA) Inter Team AHA (Scale 1-5) AHA Score (Average) Team 1 Team 2 Team 3 Team 4 3.5 3.75 4.0 4.2 3.86 Example with Sample data 100+ statements against 8 focus areas to identify the core strengths and areas of improvement Self assessment at team level & provides a program level view to derive process maturity 13 © Benzne. All Rights Reserved.
  • 14. © Benzne. All rights reserved Project Management Metrics - Definitions Metrics can be derived from this – ● Actual percent complete (APC) = Complete Story Point/Total Story Points ● Expected Percent Complete(EPC) = Number of completed iterations /number of planned iteration ● Planned Value(PV) = EPC x Budget ● AC =Actual Cost in $ or soft-cost in Hrs spent ● EV (EarnedValue)=APC% x Budget ● Schedule Performance Index(SPI) = EV/PV, greater than 1 is good (ahead of schedule) ● Cost Performance Index(CPI) = EV/ AC, greater than 1 is good (under budget) ● Value Realisation is Velocity ● Defect Removal Efficiency (DRE) = E / (E+D) ○ E is no. of errors found before the s/w delivery & D are those found after s/w delivery 14
  • 15. © Benzne. All rights reserved ● Assume: ○ Budget = 100,000 $ ○ Total Story Points (SP) = 500 ○ Total Sprints = 20 ○ No. of sprints completed = 4 ○ Actual SP burnt by the end of 4 sprints: 80 SP ○ Expected SP/ sprint = 25 sp || Total SP burnt should be 100 SP ● Expected Percent Completion (EPC) = 4/20 = 0.2 aka 20% ● Planned Value = EPC% * Budget = 0.2 x 100,000 = $20,000 (PV) ● Actual Percent Completion (APC) = 80/500 which is 0.16 aka 16% ● Earned Value = APC% * Budget = 0.16 x 100,000 = $16,000 $ (EV) ● Scheduled Performance Index (SPI) = EV/PV = 16,000/20,000 = 0.80 (should be greater than 1) ● Cost Performance Index (CPI) = EV/AC = 16,000/18,000 = 0.88 (should be greater than 1) ● Cost Variance = EV - AC = $16,000 - $18,000 = minus $2,000 (over budget) ● Schedule Variance = EV - PV = $16,000 - $20,000 = minus $4000 ● Schedule Variance % = - 4000/20,000 = - 0.2 = minus 20% behind schedule Project Management Metrics - Example 15
  • 16. © Benzne. All rights reserved Define Best Practices Wishlist 16 Sno. Sample Best Practices Criteria 1 Burndown chart – should be consistent We should have consistent burndown throughout the sprint of committed work instead of a steep burndown at the sprint end 2 Effective Estimation & DONE Quality/ DOD will be intrinsic 3 JIRA Versioning Versioning of all new releases & tracking Version report, Release burndown, Epic burndown 4 Transparency Backlog Management - All sprint stories will be refined to smaller ready stories - At least 2 week of future sprint backlog 5 Sprint-end Progress View End of sprint view on Release health, sprint health & team health
  • 17. 17 This is how Agile Metrics at Team Level looks like © Benzne. All Rights Reserved.
  • 18. © Benzne. All rights reserved Agile Journey for an organization APPRISE Business Agility Organization Goals & Market demand Here all the functions have to run hand in hand and response continuously to changing business demands and delivering on time so as to sustain and overcome competition ARISE Scaling Agility to Program/ Portfolio/ Product Coaching at Program/ Portfolio level When you want to bring in the agility at a broader layer where the strategies are decided and the success is based on outcomes by multiple teams, technologies and process groups. ASCEND Create High Performing Teams Coaching at Team level When you need to know how to practice, bringing expertise in setting up the agile culture and to harbour the agile mindset in few projects so as to create success stories to cross pollinate. Workshop & Agility Health AssessmentsAWAKE Awareness & Assessment When you know your problem, then we help you by delivering specific workshops to overcome them. When you do not know your problem, then we can help you by assessing your existing process and recommend the growth plan for your agile transformation journey 18
  • 19. ‘Transform’ - Game Plan your 30-60-90 As-Is Assessment Execution - Discovery, PO ship, SM ship, Discipline, Insights 19 © Benzne. All Rights Reserved.
  • 20. Many levels of Agility 20 This is where most of us apply agile.. Lets develop plan to target here © Benzne. All Rights Reserved.
  • 21. This is how a Product Roadmap Plan looks like & the way we execute Sprint 0 Sprint 1 Sprint 2 Sprint 3 Sprint 4 Sprint 5 Sprint 6 Sprint 7 Sprint 8 Pre- Release Release R E A D I N E S S H A R D E N I N G M O V E TO MARKET FEATURE 1 FEATURE 2 Planned work item Defects/ Incidences New Changes 21 © Benzne. All Rights Reserved.
  • 22. 4th Sprint Let them do more & you Observe Correct wherever needed but let them be self-organizing Time to conduct the Agility Health Assessment Canvas 22 As Is Assessment Submit findings & Next steps on shortlisted Pilot Projects Conduct Focused Workshops Also, publish the planned approach 1st Sprint Ensure DOD, DOR, Backlog Readiness, Role clarity, Effective Estimations 2nd Sprint Resolve Retro points, Collate Review feedbacks, Team knows burndown chart, Resolve their blockers, Publish Health Insights 3rd Sprint Velocity evaluation Check Team Health Progress Start interactions with Project Sponsors/ Clients 5th Sprint Kickstart implementation of Growth Plan points Discovery/Readiness Ensure Future backlog plan is in place Sprint Execution: Act -> Act & Observe -> Observe Build community of Scrum Master, Product Owner Technical Excellence Community © Benzne. All Rights Reserved.
  • 23. As Is Assessment & To Be Plan Next Steps05 Focused workshops Key Initiatives & Suggestive changes Metrics for key changes & if you could know the current score Areas of improvements04 This is where the improvements are needed to begin with.. Strengths03 This is on what we will capitalise on.. Understanding of Business02 Knowing the client context is the key Includes - the purpose, the start date, the releasing habits, the client expectations tech stack and many more Interviews & Explorations01 Meetings with all needed individuals & teams To know everything what is needed to be known 23 © Benzne. All Rights Reserved.
  • 24. 24 © Benzne. All Rights Reserved.
  • 25. Let’s start with DISCOVERY SESSION Good for new project/ release/ Increment 25 © Benzne. All Rights Reserved.
  • 26. Let’s start with DISCOVERY SESSION Collect the Ideas Goal setting Persona Mapping User journey Story Mapping MVP identification Now - Next - Later Story writing Writing Epics Writing User stories & Tasks Prioritization Identifying Themes Value & Risk MoSCoW ROI Differentiator, Spoiler, Table Taker, Organizational cost Estimation Scope, Cost & Time Story point estimation Base story definition Dependencies & Risks Timeline View Sprint Zero expectations 26 © Benzne. All Rights Reserved.
  • 27. At your workspace 27 © Benzne. All Rights Reserved.
  • 28. Product Owner’s Toolbox Story Writing Prioritization Estimation Epic Name Story Id As a I want So that Acceptance Criteria Assumptions MoSCoW Value Point Risk Point Story point A A.1 A A.2 A A.3 A A.4 B B.1 B B.2 B B.3 28 © Benzne. All Rights Reserved.
  • 29. Timeline View - Program Increment/ Release Roadmap 29 © Benzne. All Rights Reserved.
  • 30. Scrum Master’s toolbox - Housekeeping Checklist 30 © Benzne. All Rights Reserved.
  • 31. Gallery of work - visualise & collaborate 31 © Benzne. All Rights Reserved.
  • 32. © Benzne. All Rights Reserved. 32
  • 33. Gallery of work - let’s peep in the sprint planning meeting event Product Owner confirms the DONE work of last sprint commitment Also, educates the development team about the new sprint goals Development team members discusses and do task breakdown And, we encourage constructive disagreements and probe till we are confident to commit It’s not just clarity of work & confidence towards sprint goals, we want FUN 33 © Benzne. All Rights Reserved.
  • 34. ● Release Health – mentions current progress against the sprint goals ● Sprint Health – mentions work delivered against committed for a sprint ● Team Health – mentions the team’s motivation & confidence at the end of the sprint & as compared to past 3 sprints ● Also, project specific stats + RAID log Sprint-wise Biweekly Project Health Forecast 34 © Benzne. All Rights Reserved.
  • 35. © Benzne. All rights reserved You should have achieved following desirable outcomes.. ● Squads are ready and incrementally delivering outcomes (self-organizing & cross-functional teams) ● Roles are groomed - PO, SM, DT, Chapter lead, Tribe leader, System Owner ● Backlog for each squad is identified using ‘timeline view‘ as much it’s feasible at the project start (visibility) ● Incremental outcomes are planned & getting delivered to clients (client satisfaction) ● Trusted velocity of teams have been identified (productivity) ● Continuous monitoring of Release, sprint & team health (predictability & transparency) ● Agile engineering practices kick-started (TDD, Refactoring, Automation, Pair programming, peer-reviews, continuous integration etc) ● Improved team’s agility health and knowledge (employee satisfaction) ● Process checks across teams have been executed (agility health assessment) 35
  • 36. ‘And what is after 30-60-90?’ 36 © Benzne. All Rights Reserved.
  • 37. ‘Scale’ - Post Game Asynchronous Sprints Synchronise Sprints Explore breadth & Depth - DO VS BEING 37 © Benzne. All Rights Reserved.
  • 38. Business Case 1 - Asynchronous development SQUAD 1 SQUAD 2 SQUAD 3 MTP 1 MTP 2 MTP 3 MTP 4 MTP 1 MTP 2 MTP 3 MTP 1 MTP 2 MTP 3 MTP 4 MTP 5 MTP 6 MTP 7 38 © Benzne. All Rights Reserved.
  • 39. Business Case 2 - Synchronous Sprints | Release Trains | ‘ONE’ solution SQUAD 1 SQUAD 2 SQUAD 3 SQUAD 4 SQUAD 5 SQUAD 6 MTP 1 PL A N MTP 2 MTP 3 MTP 4 PL A N PL A N PL A N Cycle One Cycle Two Cycle Three Cycle Four 39 © Benzne. All Rights Reserved.
  • 40. Business Case 3 - Synchronous Sprints | loosely coupled but tightly aligned SQUAD 1 SQUAD 2 SQUAD 3 SQUAD 4 SQUAD 5 SQUAD 6 MTPSprint 5 Sprint 8 Sprint 10 Sprint 13 Sprint 18 Sprint 21 Sprint 24 MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP MTP Sprint Cycles Sample 40 © Benzne. All Rights Reserved.
  • 41. BEING AGILE Y times benefits Mindset & Culture change Customer satisfaction Continuous learning Engagement DOING AGILE X% benefits Manage changing priorities Improved visibility Increased productivity & quality 41 © Benzne. All Rights Reserved.
  • 42. ‘Questions’ We might help you :) 42 © Benzne. All Rights Reserved.
  • 43. Some References 43 Those interested in an in-depth understanding of Agile fundamentals can join our upcoming online training workshop on 29-30 Aug (Sat-Sun), webinar attendees can claim a flat 20% Discount. Details can be found here - www.Benzne.com/training-calender/ Find many other learning resources for free at www.Benzne.com/Learn/ © Benzne. All Rights Reserved.
  • 44. © Benzne. All rights reserved THANK YOU www.Benzne.com