SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
Abstract
This is the second of a three-part paper on Kanban . In the first paper“Assessing
Kanban fitment in the fluid and fast-paced world of software development”we
explained Kanban principles in simple terms to make it easier to understand
Kanban applicability in software development projects along with the various
facets of Scrum and Kanban that should be considered while selecting the
method. This second paper details the various aspects of work-in-progress (WIP)
in the various workflow stages and how a Kanban team can optimize it to build a
predictable outcome with balanced flow.
Kanban execution: Optimizing work-in-progress (WIP)
Towards achieving a shorter lead time and better flow rate
WHITE PAPER
External Document © 2015 Infosys Limited
Workflow visualization
The first step in implementing Kanban in
the software development life cycle (SDC)
is to visualize and plot the stages that any
work item passes through in the project.
If the work item is the user story, the left
most column of the workflow stage will
hold it, while the remaining columns can
depict the task breakdown required to
complete the user story. To ensure work
items move on a daily basis / frequently,
work breakdown must be done while
staying true to the agile spirit, i.e., effort
span should not be more than a day or a
maximum of two days’worth work.
The workflow can be depicted on any
information radiator such as the Big Visual
Chart (BVC), whiteboard, or using a specific
agile life cycle management tool such as
Leankit Kanban, Swift Kanban, and more.
Often, Scrum Board is used synonymously
as Kanban board. While Kanban board
may look like a Scrum board with more
workflow columns, the major difference
between the two is the WIP limit assigned
to each column. A Scrum board generally
has three columns – Ready, In progress,
and Done as the team commits to deliver
all work‘pushed’/ selected in time boxed
iterations, hence, tracking progress in more
detail is not considered of much value.
Setting up a WIP
Once the workflow is in place, you need to
address the most difficult challenge that
the team faces – deciding the WIP for each
workflow stage as it has to be based on the
team composition and internal constraints
under which a project operates. We will
dive deep on how to decide WIP with a
practical example in the next section.
However, it is important to understand that
Kanban execution progress is based on the
Pull system. As soon as the number of work
items in a particular column falls below the
defined WIP limit, a new work item can be
pulled in from the preceding stage. A work
item that cannot progress to the next stage
due to any constraint is still counted in
the WIP limit and will certainly, slow down
the workflow. The flow of work can be a
complete‘hold-up’, if all the work items get
‘blocked’. In such a situation, the team will
be forced to work with a single-minded
focus on eliminating the blocker. This,
in turn, would reduce multitasking and
increase collaboration / team interaction
as the team continues to practice Kanban
and work with a disciplined policy of not
breaching the WIP limit. The team can
define explicit policies to breach the WIP
limit based on their historical execution
patterns to ensure that the team does not
sit idle and revisit breach instances. Here,
the team and all stakeholders must work as
per the mutually agreed WIP breach policy,
else it is easy to pull tasks more than the
WIP which eventually can lead to failure
of Kanban.
Strive for the perfect WIP limit
The real test for a Kanban team is to decide
the WIP for each workflow stage (columns)
which is similar to the enigma that the
scrum team faces while deciding on the
velocity to commit in the first sprint. In a
traditional SDC, mostly, the team plan to
start parallel tasking, considering that more
WIP work items speed up delivery. But the
focus of Kanban is on reducing WIP so that
a work item moves towards completion
faster. This is not easy to comprehend.
A deep dive into Kanban execution
To move forward in the Kanban adoption journey, it is critical to understand the visualization of workflow stages in the requirement / task
execution pipeline and the work-in-progress (WIP) limit in-depth.
More often than not, teams are tempted
to choose a higher number for WIP as this
would allow them to pick up new work
items even when the task they are working
on is blocked. As they say, the show must
go on! However, think again. A higher WIP
can lead to scenarios where team members
may not require interaction. This would
create knowledge silos and anychange in
the team would then result in knowledge
loss, preventing the team from delivering
the work item with quality faster.
In addition, a higher WIP may jam the
traffic in one stage, for e.g., Test In Progress.
This may be the result of a skewed team
mix where testers are less compared to
developers. Similarly, the time taken to
complete development and testing are not
proportional so the supply of completed
work might most likely be slower than
what a tester can turnaround. In such
a case, work items will pile up in the Test
Ready stage.
Opting for Higher WIP is akin to inviting complacency
Let’s summarize the gain and loss in this case.
To summarize, the Kanban team must
balance and understand the relativity of
higher and lowerWIP along with gains and
losses in the context of project execution.
The team can decide on accepting work
items based on throughput and after duly
considering training / skilling contingency for
the person who just joined the project. As the
team goes over and understands the nature
of tasks, efforts, inflow, and team constraints,
they move from `forming’, `norming, and
`storming’ to being a `performing’team.
Gains Losses
Playing by Kanban principles yields better outcomes Team may feel stifled under constraints
Workflow bottlenecks would be visible very fast Stakeholders should be prepared for change and address blockers faster
Smooth, continuous flow of work items towards‘Done’stage
leading to optimum lead time
If workflow blockers are not addressed in time, there would be a loss of
productivity (more idle time)
Single-minded focus on getting unblocked as the workflow
might go to standstill faster
Enforced (or increased) breach of WIP limit
Improvement in team interaction and collaboration to
complete other tasks when waiting for task blocks workflow
Team policy would be reviewed frequently
When a team starts on Kanban, skepticism
on the lower number of WIP is bound
to happen as they relate it to lower
productivity. Initial thoughts might go
towards opting for a lower WIP, in short,
making the WIP equal in number to the
number of people in the team working
Is opting for a lower WIP, effective Kanban?
on the stage or slightly higher. But would
that lead to the most effective Kanban?
Not likely. In an enterprise application,
distributed agile teams work in different
time zones and a work item can move
to the‘wait’state, as against being a
blocker. Though a lower WIP will help
the team focus on completing a task and
keep it moving to the last stage faster.
However, know that it will also uncover the
workflow dysfunction very fast. Therefore,
stakeholders should be comfortable to
change and address them quickly.
Let’s summarize the gain and loss in this case.
External Document © 2015 Infosys Limited
Gains Losses
Flexibility to take up new tasks Reduced focus on getting tasks unblocked (as it is not blocking the flow)
Workflow progress may not stick Lead time of blocked work items can vary significantly
Maps with traditional SDLC, i.e., multitasking ways Cycle time predictability reduces
Allows for independent working of the team Less collaboration or one team
Continuous momentum for the team
Focus on multiple WIP work items leads to reduced amount of
completed work
Consolidated quality would be impacted
In the case below, a team composition of
one Designer, three Developers, and one
Tester is assumed.
Option 1: Set the WIP limit equal to
number of team members working on the
work stage at any given point in time.
•	WIP limit would be 1, 3, 1 for Design,
Development and Test stages
•	This looks good when the teams are
collocated and the work will quickly
move from one work stage to the next,
however, to get the cost advantage,
the teams work in a distributed mode.
•	 A distributed team working on enterprise
applications in non- / less overlapping
time zones more often than not, faces a
situation where they are awaiting answers
to pending queries from theclient.
In such cases, the team experiences
process losses in virtual teams where
communication gaps appear even with a
modern VC, Lync, and Webextechnology
in place. This leads to some delays.
In such a scenario, setting up a WIP directly
equal to the team number can stifle the
workflow and force WIP breach instances.
Therefore, we recommend setting up WIP
as per case 2.
Option 2: Set the WIP limit = 2x where x
is the number of people marked for that
work stage.
•	The WIP limit would be 2, 6, 2 for Design,
Development and Test stages
•	This gives flexibility to pull in a new task
when a member is blocked on a task
•	Based on the complexity of work items
and categorized lead time taken by an
average work item, WIP can be further
fine-tuned for each stage as the team
progresses and learns from the execution
Let us take you through the scenarios to sync the WIP
External Document © 2015 Infosys Limited
Case illustration
Let us look at the below day-wise illustration of case 2 to understand the nuances of Kanban and how it uncovers bottlenecks.
Legend: Red– underutilized WIP stage, Green – 100% utilized, Blue – Wastage (waiting or idle state)
External Document © 2015 Infosys Limited
Time Backlog Design In Progress Dev Ready Dev In Progress Test Ready
Test In prog-
ress
Release Ready
WIP 2 6 2
Day 1 3 2 0 0
Day 1 End 1 0 2 0 0 0 0
Day 2 3 2 2 0 0
Day 2 End 1 0 2 0 2 0 0
Day 3 3 2 2 2 0
Day 3 End 1 0 2 2 0 2
Day 4 2 2 4 2 1
Day 4 End 0 0 2 4 0 3
Day 5 4 2 6 0 3
Day 5 End 2 2 0 6 0 3 (0 when work item released)
Day 6 2 2 0 4 2 3
Day 6 End 2 0 2 0 4 0 5
Bottleneck clearly visible, Designer WIP needs to increase to have better supply towards Development stage hence team shuffled composition with 2 designers,
2 developers, 1 tester
New WIP 5 4 4 2
Day 7 4 4 0 4 2 5
Day 7 End 0 0 4 0 4 0 7
Day 8 2 2 4 7
Day 8 End 0 0 2 2 2 0 7 (0 when work item released)
In a steady state, Kanban work must flow
smoothly and instances of task holdups
should be reduced. In the example
above, the team is underutilizing their
Development capacity (waiting at
development) since Design is full to the
brim. A few observations below sum up the
Kanban execution outcome.
•	 Only on the fifth day, the team was able
to align with WIP (100% utilization)
•	 The analysis of Kanban flow discovered
the design WIP as the bottleneck
•	 The team alleviated the constraint by
changing the team composition, i.e.,
moving a Developer to the design stage
•	 Post the shuffle, the design capacity
/ WIP increased with an additional
capacity to 4
•	 From their learning, the team also took
the proactive step of introducing a WIP
on backlog as 5 (1 extra than design
WIP to ensure the designer has a steady
inflow of work)
The team can benefit from the application
of theory of constraints (TOC) which
advises teams to focus on process / task in
chain that is causing the delay in overall
processing, causing low throughput. Here,
the team should identify the bottlenecks:
what is causing delays, underutilized states,
and wastage? Joint brainstorming should
be carried out by the team to come up with
solutions to raise the constraints causing
low output. It may be due to time- taking
design reviews, complex systems and a
new team, a new team member taking
additional time, system access not given in
time, downtime during certain periods, too
many activities that the team is engaged
in, and more. All this can help the team
arrive at what can be an effective solution
to weed out waste. They must then focus
on these solutions and improve the
system output.
For instance, at the end of Day 6, there
are four tickets to be tested and due to
two WIP in the Test state, only two tickets
can be taken up. This implies that two
External Document © 2015 Infosys Limited
tickets are in the inventory waiting for a
low testing capacity (perhaps, because the
number of testers is less, or the access to
the testing environment is constrained to
only two, etc.). This means that whatever
the development team may expedite will
not lead to an overall throughput increase
as the testing team’s lower WIP is causing
delays. In this case, the team should be
convinced to get over this low WIP state at
TEST and try to elevate to maybe, WIP of
four. This can be done by reading through
the trend of hold ups in the `Test ready’
state. If this is consistent, it clearly shows
that the capacity of the testing team needs
to be increased by adding new testers,
cross testing by developers, etc.
•	 Identify the system’s constraint(s),
e.g., maybe the testing team is idle,
knowledge is localized, lead time is
high due to pending access in system,
clarification awaited
•	 Decide how to exploit the system’s
constraint(s) (how to get the most out of
the constraint), e.g., if the testing team is
idle, involve them in sharing production
support tickets. If knowledge is
localized, the team needs to be cross-
trained on tickets
•	 Subordinate everything else to
that decision
•	 Elevate the system constraints. Continue
to improve
In a nutshell, all the time spent by tasks in
orange in the‘Ready’state is the wastage
which is increasing the lead time. To
improve lead time, the team needs to
reduce the wait time in the‘Ready’state
and/or tune WIP. Kanban is effectively
practicing elimination of waste. All the
blue numbers show bottlenecks or idle
time for the work items that are leading to
low throughput and increased lead time.
Therefore, setting a WIP would make or
break the Kanban execution. The team
must always aim to optimize it to achieve
smaller lead time, higher flow rate.
External Document © 2015 Infosys Limited
About the Authors
Vikram Abrol
Lead Consultant, Infosys
Vikram Abrol is an IT professional with 16 years of rich experience. He holds PMP, CSM certifications. He is also
affiliated with the leadership program at IIM Calcutta. He has been a Process Consultant and Quality Manager
with seven years’experience at client sites in the US. He has been an Agile Coach for a large retail e-commerce
program and has guided various engagements on Agile transformation journey, Agile maturity assessment,
and consulting.
Ketan Navinchandra Shah
Principal Consultant, Infosys
Ketan Shah is a Principal Consultant, Agile and holds CSM, CSPO from Scrum Alliance, and Six Sigma Green Belt
certifications. He has 14 years of IT experience which includes more than six years in E2E Agile execution from
inception to implementation for several large enterprise engagements in various roles such as Agile Coach,
Scrum Master / Mentor, Delivery Manager, and Agile Consultant. He is an Agile advocate, spreading Agile
awareness via interactive trainings, mailers, community forum discussions, Agile COE initiatives, etc.
© 2015 Infosys Limited, Bangalore, India. All Rights Reserved. Infosys believes the information in this document is accurate as of its publication date; such information is subject to change without notice. Infosys
acknowledges the proprietary rights of other companies to the trademarks, product names and such other intellectual property rights mentioned in this document. Except as expressly permitted, neither this
documentation nor any part of it may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, printing, photocopying, recording or otherwise, without the
prior permission of Infosys Limited and/ or any named intellectual property rights holders under this document.
For more information, contact askus@infosys.com
Stay Connected

Más contenido relacionado

La actualidad más candente

Designing your kanban board to map your process
Designing your kanban board to map your processDesigning your kanban board to map your process
Designing your kanban board to map your processYu Liang
 
Visual studio alm 2012 reporting overview
Visual studio alm 2012   reporting overviewVisual studio alm 2012   reporting overview
Visual studio alm 2012 reporting overviewAngela Dugan
 
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...Gene Kim
 
Scrum and-xp-from-the-trenches 06 testing
Scrum and-xp-from-the-trenches 06 testingScrum and-xp-from-the-trenches 06 testing
Scrum and-xp-from-the-trenches 06 testingHossam Hassan
 
Scrum and-xp-from-the-trenches 05 release planning & scrum with xp
Scrum and-xp-from-the-trenches 05 release planning & scrum with xpScrum and-xp-from-the-trenches 05 release planning & scrum with xp
Scrum and-xp-from-the-trenches 05 release planning & scrum with xpHossam Hassan
 
Kanban in 4 easy steps
Kanban in 4 easy steps Kanban in 4 easy steps
Kanban in 4 easy steps Shore Labs
 
How to Get Started with Kanban, and Why
How to Get Started with Kanban, and WhyHow to Get Started with Kanban, and Why
How to Get Started with Kanban, and WhyIngvald Skaug
 
Scrum and-xp-from-the-trenches 01 intro & backlog
Scrum and-xp-from-the-trenches 01 intro & backlogScrum and-xp-from-the-trenches 01 intro & backlog
Scrum and-xp-from-the-trenches 01 intro & backlogHossam Hassan
 
Kanban board 9th may 2017
Kanban board   9th may 2017Kanban board   9th may 2017
Kanban board 9th may 2017gagann78
 
Agile Lean Kanban Training 1 hour
Agile Lean Kanban Training 1 hourAgile Lean Kanban Training 1 hour
Agile Lean Kanban Training 1 hourRyan Polk
 
Vt2014 kanban presentation
Vt2014 kanban presentationVt2014 kanban presentation
Vt2014 kanban presentationplog99
 
Kanban - A Crash Course
Kanban - A Crash CourseKanban - A Crash Course
Kanban - A Crash CourseSam McAfee
 
Scrum and-xp-from-the-trenches 04 sprint demo & retrospective
Scrum and-xp-from-the-trenches 04 sprint demo & retrospectiveScrum and-xp-from-the-trenches 04 sprint demo & retrospective
Scrum and-xp-from-the-trenches 04 sprint demo & retrospectiveHossam Hassan
 
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...Meghna Arora
 
Scrum and-xp-from-the-trenches 07 handle multiple scrum teams
Scrum and-xp-from-the-trenches 07 handle multiple scrum teamsScrum and-xp-from-the-trenches 07 handle multiple scrum teams
Scrum and-xp-from-the-trenches 07 handle multiple scrum teamsHossam Hassan
 

La actualidad más candente (20)

Kanban for ODDS
Kanban for ODDSKanban for ODDS
Kanban for ODDS
 
Designing your kanban board to map your process
Designing your kanban board to map your processDesigning your kanban board to map your process
Designing your kanban board to map your process
 
Scrum vs Kanban
Scrum vs KanbanScrum vs Kanban
Scrum vs Kanban
 
Visual studio alm 2012 reporting overview
Visual studio alm 2012   reporting overviewVisual studio alm 2012   reporting overview
Visual studio alm 2012 reporting overview
 
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...
DOES14 - Dominica Degrandis - How we used Kanban in Operations to Get Things ...
 
Metrics that bring value
Metrics that bring valueMetrics that bring value
Metrics that bring value
 
Scrum and-xp-from-the-trenches 06 testing
Scrum and-xp-from-the-trenches 06 testingScrum and-xp-from-the-trenches 06 testing
Scrum and-xp-from-the-trenches 06 testing
 
Scrum and-xp-from-the-trenches 05 release planning & scrum with xp
Scrum and-xp-from-the-trenches 05 release planning & scrum with xpScrum and-xp-from-the-trenches 05 release planning & scrum with xp
Scrum and-xp-from-the-trenches 05 release planning & scrum with xp
 
Kanban in 4 easy steps
Kanban in 4 easy steps Kanban in 4 easy steps
Kanban in 4 easy steps
 
How to Get Started with Kanban, and Why
How to Get Started with Kanban, and WhyHow to Get Started with Kanban, and Why
How to Get Started with Kanban, and Why
 
Scrum and-xp-from-the-trenches 01 intro & backlog
Scrum and-xp-from-the-trenches 01 intro & backlogScrum and-xp-from-the-trenches 01 intro & backlog
Scrum and-xp-from-the-trenches 01 intro & backlog
 
Kanban step bystep
Kanban step bystepKanban step bystep
Kanban step bystep
 
Kanban board 9th may 2017
Kanban board   9th may 2017Kanban board   9th may 2017
Kanban board 9th may 2017
 
Agile Lean Kanban Training 1 hour
Agile Lean Kanban Training 1 hourAgile Lean Kanban Training 1 hour
Agile Lean Kanban Training 1 hour
 
Vt2014 kanban presentation
Vt2014 kanban presentationVt2014 kanban presentation
Vt2014 kanban presentation
 
Kanban - A Crash Course
Kanban - A Crash CourseKanban - A Crash Course
Kanban - A Crash Course
 
Kanban Primer
Kanban PrimerKanban Primer
Kanban Primer
 
Scrum and-xp-from-the-trenches 04 sprint demo & retrospective
Scrum and-xp-from-the-trenches 04 sprint demo & retrospectiveScrum and-xp-from-the-trenches 04 sprint demo & retrospective
Scrum and-xp-from-the-trenches 04 sprint demo & retrospective
 
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...
Scrum.org Professional Scrum with Kanban (PSK I) Certification | Question & A...
 
Scrum and-xp-from-the-trenches 07 handle multiple scrum teams
Scrum and-xp-from-the-trenches 07 handle multiple scrum teamsScrum and-xp-from-the-trenches 07 handle multiple scrum teams
Scrum and-xp-from-the-trenches 07 handle multiple scrum teams
 

Destacado

Globalisation and Poverty. Political Economic Digest Series - 11
Globalisation and Poverty. Political Economic Digest Series - 11Globalisation and Poverty. Political Economic Digest Series - 11
Globalisation and Poverty. Political Economic Digest Series - 11Akash Shrestha
 
Diversity in the Media: How the Media Sees Me
Diversity in the Media: How the Media Sees MeDiversity in the Media: How the Media Sees Me
Diversity in the Media: How the Media Sees MeAndrea Ruiz
 
серебряный век всё
серебряный век всёсеребряный век всё
серебряный век всёChekusova
 
Evaluation - Question 1
Evaluation - Question 1Evaluation - Question 1
Evaluation - Question 1Kim Brilus
 
Publishing in the Digital Age
Publishing in the Digital AgePublishing in the Digital Age
Publishing in the Digital AgeVietnamBusinessTV
 
Voluntary efforts post nepal earthquake
Voluntary efforts post nepal earthquakeVoluntary efforts post nepal earthquake
Voluntary efforts post nepal earthquakeAkash Shrestha
 
Who are neet - 2013
Who are neet - 2013Who are neet - 2013
Who are neet - 2013Angelo Mosca
 
Surviving the trainwreck andrew hackman full_3
Surviving the trainwreck andrew hackman full_3Surviving the trainwreck andrew hackman full_3
Surviving the trainwreck andrew hackman full_3Andrew Hackman
 
ידיעון כרמיה 1027
ידיעון כרמיה 1027ידיעון כרמיה 1027
ידיעון כרמיה 1027perachadi
 
Persistent and Flexible: Student staff hiring, training, and management
Persistent and Flexible: Student staff hiring, training, and managementPersistent and Flexible: Student staff hiring, training, and management
Persistent and Flexible: Student staff hiring, training, and managementAndrew Lyons
 
Fixture mundial 2014
Fixture mundial 2014Fixture mundial 2014
Fixture mundial 2014renmuccione
 
Getting up close and personal with mobile research
Getting up close and personal with mobile researchGetting up close and personal with mobile research
Getting up close and personal with mobile researchVietnamBusinessTV
 

Destacado (16)

Globalisation and Poverty. Political Economic Digest Series - 11
Globalisation and Poverty. Political Economic Digest Series - 11Globalisation and Poverty. Political Economic Digest Series - 11
Globalisation and Poverty. Political Economic Digest Series - 11
 
Diversity in the Media: How the Media Sees Me
Diversity in the Media: How the Media Sees MeDiversity in the Media: How the Media Sees Me
Diversity in the Media: How the Media Sees Me
 
серебряный век всё
серебряный век всёсеребряный век всё
серебряный век всё
 
Evaluation - Question 1
Evaluation - Question 1Evaluation - Question 1
Evaluation - Question 1
 
Publishing in the Digital Age
Publishing in the Digital AgePublishing in the Digital Age
Publishing in the Digital Age
 
Pai sma smk 10
Pai sma smk 10 Pai sma smk 10
Pai sma smk 10
 
Pai sma smk11
Pai sma smk11Pai sma smk11
Pai sma smk11
 
Voluntary efforts post nepal earthquake
Voluntary efforts post nepal earthquakeVoluntary efforts post nepal earthquake
Voluntary efforts post nepal earthquake
 
Who are neet - 2013
Who are neet - 2013Who are neet - 2013
Who are neet - 2013
 
Surviving the trainwreck andrew hackman full_3
Surviving the trainwreck andrew hackman full_3Surviving the trainwreck andrew hackman full_3
Surviving the trainwreck andrew hackman full_3
 
ידיעון כרמיה 1027
ידיעון כרמיה 1027ידיעון כרמיה 1027
ידיעון כרמיה 1027
 
№5
№5№5
№5
 
Ilmu sosial dasar sap 5
Ilmu sosial dasar sap 5Ilmu sosial dasar sap 5
Ilmu sosial dasar sap 5
 
Persistent and Flexible: Student staff hiring, training, and management
Persistent and Flexible: Student staff hiring, training, and managementPersistent and Flexible: Student staff hiring, training, and management
Persistent and Flexible: Student staff hiring, training, and management
 
Fixture mundial 2014
Fixture mundial 2014Fixture mundial 2014
Fixture mundial 2014
 
Getting up close and personal with mobile research
Getting up close and personal with mobile researchGetting up close and personal with mobile research
Getting up close and personal with mobile research
 

Similar a WP # 2 - Optimizing WIP

WP 3 - Monitoring Kanban execution
WP  3 - Monitoring Kanban executionWP  3 - Monitoring Kanban execution
WP 3 - Monitoring Kanban executionVikram Abrol , PMP
 
Advanced kanban overview for waterfall & scrum practitioners (16x9 deck)
Advanced kanban overview for waterfall & scrum practitioners  (16x9 deck)Advanced kanban overview for waterfall & scrum practitioners  (16x9 deck)
Advanced kanban overview for waterfall & scrum practitioners (16x9 deck)Ravi Tadwalkar
 
Kanban India 2022 | Ravi Tadwalkar | From Scrum to ScrumBan/Kanban: Process ...
Kanban India 2022 | Ravi Tadwalkar |  From Scrum to ScrumBan/Kanban: Process ...Kanban India 2022 | Ravi Tadwalkar |  From Scrum to ScrumBan/Kanban: Process ...
Kanban India 2022 | Ravi Tadwalkar | From Scrum to ScrumBan/Kanban: Process ...LeanKanbanIndia
 
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptx
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptxFrom Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptx
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptxRavi Tadwalkar
 
Agile Methodologies in SAP
Agile Methodologies in SAPAgile Methodologies in SAP
Agile Methodologies in SAPGaurav Ahluwalia
 
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?Invensis Learning
 
Kin2020- flow based product development- an experience report
Kin2020-  flow based product development- an experience reportKin2020-  flow based product development- an experience report
Kin2020- flow based product development- an experience reportRavi Tadwalkar
 
Kanban - a quick intro.
Kanban - a quick intro.Kanban - a quick intro.
Kanban - a quick intro.IlPeach
 
Kanplexity - a jumping-off point for Cynefin using Kanban
Kanplexity - a jumping-off point for Cynefin using KanbanKanplexity - a jumping-off point for Cynefin using Kanban
Kanplexity - a jumping-off point for Cynefin using KanbanOrderly Disruption
 
Kanban.pptx software engineering scrum ppt
Kanban.pptx software engineering scrum pptKanban.pptx software engineering scrum ppt
Kanban.pptx software engineering scrum pptSabaKhalid48
 
Archana Joshi Aug 2013 Kanban Spin Pune
Archana Joshi Aug 2013 Kanban Spin Pune Archana Joshi Aug 2013 Kanban Spin Pune
Archana Joshi Aug 2013 Kanban Spin Pune Archana Joshi
 

Similar a WP # 2 - Optimizing WIP (20)

Kanban Methodology
Kanban MethodologyKanban Methodology
Kanban Methodology
 
WP 3 - Monitoring Kanban execution
WP  3 - Monitoring Kanban executionWP  3 - Monitoring Kanban execution
WP 3 - Monitoring Kanban execution
 
Advanced kanban overview for waterfall & scrum practitioners (16x9 deck)
Advanced kanban overview for waterfall & scrum practitioners  (16x9 deck)Advanced kanban overview for waterfall & scrum practitioners  (16x9 deck)
Advanced kanban overview for waterfall & scrum practitioners (16x9 deck)
 
Kanban India 2022 | Ravi Tadwalkar | From Scrum to ScrumBan/Kanban: Process ...
Kanban India 2022 | Ravi Tadwalkar |  From Scrum to ScrumBan/Kanban: Process ...Kanban India 2022 | Ravi Tadwalkar |  From Scrum to ScrumBan/Kanban: Process ...
Kanban India 2022 | Ravi Tadwalkar | From Scrum to ScrumBan/Kanban: Process ...
 
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptx
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptxFrom Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptx
From Scrum to ScrumBan or Kanban- Process Evaluator Workshop using Excel.pptx
 
WP # 1 - Kanban-fitment
WP # 1 - Kanban-fitmentWP # 1 - Kanban-fitment
WP # 1 - Kanban-fitment
 
Agile Methodologies in SAP
Agile Methodologies in SAPAgile Methodologies in SAP
Agile Methodologies in SAP
 
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?
Scrum vs Kanban - Which Agile Methodology Fits Best For Your Team?
 
Working with Kanban
Working with KanbanWorking with Kanban
Working with Kanban
 
Kanban
KanbanKanban
Kanban
 
Kin2020- flow based product development- an experience report
Kin2020-  flow based product development- an experience reportKin2020-  flow based product development- an experience report
Kin2020- flow based product development- an experience report
 
Kanban
Kanban Kanban
Kanban
 
Patton kanban
Patton kanbanPatton kanban
Patton kanban
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Kanban - a quick intro.
Kanban - a quick intro.Kanban - a quick intro.
Kanban - a quick intro.
 
Kanplexity - a jumping-off point for Cynefin using Kanban
Kanplexity - a jumping-off point for Cynefin using KanbanKanplexity - a jumping-off point for Cynefin using Kanban
Kanplexity - a jumping-off point for Cynefin using Kanban
 
Kanban.pptx software engineering scrum ppt
Kanban.pptx software engineering scrum pptKanban.pptx software engineering scrum ppt
Kanban.pptx software engineering scrum ppt
 
Archana Joshi Aug 2013 Kanban Spin Pune
Archana Joshi Aug 2013 Kanban Spin Pune Archana Joshi Aug 2013 Kanban Spin Pune
Archana Joshi Aug 2013 Kanban Spin Pune
 
Agile survival kit
Agile survival kitAgile survival kit
Agile survival kit
 
Kanban 1.pptx
Kanban 1.pptxKanban 1.pptx
Kanban 1.pptx
 

WP # 2 - Optimizing WIP

  • 1. Abstract This is the second of a three-part paper on Kanban . In the first paper“Assessing Kanban fitment in the fluid and fast-paced world of software development”we explained Kanban principles in simple terms to make it easier to understand Kanban applicability in software development projects along with the various facets of Scrum and Kanban that should be considered while selecting the method. This second paper details the various aspects of work-in-progress (WIP) in the various workflow stages and how a Kanban team can optimize it to build a predictable outcome with balanced flow. Kanban execution: Optimizing work-in-progress (WIP) Towards achieving a shorter lead time and better flow rate WHITE PAPER
  • 2. External Document © 2015 Infosys Limited Workflow visualization The first step in implementing Kanban in the software development life cycle (SDC) is to visualize and plot the stages that any work item passes through in the project. If the work item is the user story, the left most column of the workflow stage will hold it, while the remaining columns can depict the task breakdown required to complete the user story. To ensure work items move on a daily basis / frequently, work breakdown must be done while staying true to the agile spirit, i.e., effort span should not be more than a day or a maximum of two days’worth work. The workflow can be depicted on any information radiator such as the Big Visual Chart (BVC), whiteboard, or using a specific agile life cycle management tool such as Leankit Kanban, Swift Kanban, and more. Often, Scrum Board is used synonymously as Kanban board. While Kanban board may look like a Scrum board with more workflow columns, the major difference between the two is the WIP limit assigned to each column. A Scrum board generally has three columns – Ready, In progress, and Done as the team commits to deliver all work‘pushed’/ selected in time boxed iterations, hence, tracking progress in more detail is not considered of much value. Setting up a WIP Once the workflow is in place, you need to address the most difficult challenge that the team faces – deciding the WIP for each workflow stage as it has to be based on the team composition and internal constraints under which a project operates. We will dive deep on how to decide WIP with a practical example in the next section. However, it is important to understand that Kanban execution progress is based on the Pull system. As soon as the number of work items in a particular column falls below the defined WIP limit, a new work item can be pulled in from the preceding stage. A work item that cannot progress to the next stage due to any constraint is still counted in the WIP limit and will certainly, slow down the workflow. The flow of work can be a complete‘hold-up’, if all the work items get ‘blocked’. In such a situation, the team will be forced to work with a single-minded focus on eliminating the blocker. This, in turn, would reduce multitasking and increase collaboration / team interaction as the team continues to practice Kanban and work with a disciplined policy of not breaching the WIP limit. The team can define explicit policies to breach the WIP limit based on their historical execution patterns to ensure that the team does not sit idle and revisit breach instances. Here, the team and all stakeholders must work as per the mutually agreed WIP breach policy, else it is easy to pull tasks more than the WIP which eventually can lead to failure of Kanban. Strive for the perfect WIP limit The real test for a Kanban team is to decide the WIP for each workflow stage (columns) which is similar to the enigma that the scrum team faces while deciding on the velocity to commit in the first sprint. In a traditional SDC, mostly, the team plan to start parallel tasking, considering that more WIP work items speed up delivery. But the focus of Kanban is on reducing WIP so that a work item moves towards completion faster. This is not easy to comprehend. A deep dive into Kanban execution To move forward in the Kanban adoption journey, it is critical to understand the visualization of workflow stages in the requirement / task execution pipeline and the work-in-progress (WIP) limit in-depth.
  • 3. More often than not, teams are tempted to choose a higher number for WIP as this would allow them to pick up new work items even when the task they are working on is blocked. As they say, the show must go on! However, think again. A higher WIP can lead to scenarios where team members may not require interaction. This would create knowledge silos and anychange in the team would then result in knowledge loss, preventing the team from delivering the work item with quality faster. In addition, a higher WIP may jam the traffic in one stage, for e.g., Test In Progress. This may be the result of a skewed team mix where testers are less compared to developers. Similarly, the time taken to complete development and testing are not proportional so the supply of completed work might most likely be slower than what a tester can turnaround. In such a case, work items will pile up in the Test Ready stage. Opting for Higher WIP is akin to inviting complacency Let’s summarize the gain and loss in this case. To summarize, the Kanban team must balance and understand the relativity of higher and lowerWIP along with gains and losses in the context of project execution. The team can decide on accepting work items based on throughput and after duly considering training / skilling contingency for the person who just joined the project. As the team goes over and understands the nature of tasks, efforts, inflow, and team constraints, they move from `forming’, `norming, and `storming’ to being a `performing’team. Gains Losses Playing by Kanban principles yields better outcomes Team may feel stifled under constraints Workflow bottlenecks would be visible very fast Stakeholders should be prepared for change and address blockers faster Smooth, continuous flow of work items towards‘Done’stage leading to optimum lead time If workflow blockers are not addressed in time, there would be a loss of productivity (more idle time) Single-minded focus on getting unblocked as the workflow might go to standstill faster Enforced (or increased) breach of WIP limit Improvement in team interaction and collaboration to complete other tasks when waiting for task blocks workflow Team policy would be reviewed frequently When a team starts on Kanban, skepticism on the lower number of WIP is bound to happen as they relate it to lower productivity. Initial thoughts might go towards opting for a lower WIP, in short, making the WIP equal in number to the number of people in the team working Is opting for a lower WIP, effective Kanban? on the stage or slightly higher. But would that lead to the most effective Kanban? Not likely. In an enterprise application, distributed agile teams work in different time zones and a work item can move to the‘wait’state, as against being a blocker. Though a lower WIP will help the team focus on completing a task and keep it moving to the last stage faster. However, know that it will also uncover the workflow dysfunction very fast. Therefore, stakeholders should be comfortable to change and address them quickly. Let’s summarize the gain and loss in this case. External Document © 2015 Infosys Limited Gains Losses Flexibility to take up new tasks Reduced focus on getting tasks unblocked (as it is not blocking the flow) Workflow progress may not stick Lead time of blocked work items can vary significantly Maps with traditional SDLC, i.e., multitasking ways Cycle time predictability reduces Allows for independent working of the team Less collaboration or one team Continuous momentum for the team Focus on multiple WIP work items leads to reduced amount of completed work Consolidated quality would be impacted
  • 4. In the case below, a team composition of one Designer, three Developers, and one Tester is assumed. Option 1: Set the WIP limit equal to number of team members working on the work stage at any given point in time. • WIP limit would be 1, 3, 1 for Design, Development and Test stages • This looks good when the teams are collocated and the work will quickly move from one work stage to the next, however, to get the cost advantage, the teams work in a distributed mode. • A distributed team working on enterprise applications in non- / less overlapping time zones more often than not, faces a situation where they are awaiting answers to pending queries from theclient. In such cases, the team experiences process losses in virtual teams where communication gaps appear even with a modern VC, Lync, and Webextechnology in place. This leads to some delays. In such a scenario, setting up a WIP directly equal to the team number can stifle the workflow and force WIP breach instances. Therefore, we recommend setting up WIP as per case 2. Option 2: Set the WIP limit = 2x where x is the number of people marked for that work stage. • The WIP limit would be 2, 6, 2 for Design, Development and Test stages • This gives flexibility to pull in a new task when a member is blocked on a task • Based on the complexity of work items and categorized lead time taken by an average work item, WIP can be further fine-tuned for each stage as the team progresses and learns from the execution Let us take you through the scenarios to sync the WIP External Document © 2015 Infosys Limited
  • 5. Case illustration Let us look at the below day-wise illustration of case 2 to understand the nuances of Kanban and how it uncovers bottlenecks. Legend: Red– underutilized WIP stage, Green – 100% utilized, Blue – Wastage (waiting or idle state) External Document © 2015 Infosys Limited Time Backlog Design In Progress Dev Ready Dev In Progress Test Ready Test In prog- ress Release Ready WIP 2 6 2 Day 1 3 2 0 0 Day 1 End 1 0 2 0 0 0 0 Day 2 3 2 2 0 0 Day 2 End 1 0 2 0 2 0 0 Day 3 3 2 2 2 0 Day 3 End 1 0 2 2 0 2 Day 4 2 2 4 2 1 Day 4 End 0 0 2 4 0 3 Day 5 4 2 6 0 3 Day 5 End 2 2 0 6 0 3 (0 when work item released) Day 6 2 2 0 4 2 3 Day 6 End 2 0 2 0 4 0 5 Bottleneck clearly visible, Designer WIP needs to increase to have better supply towards Development stage hence team shuffled composition with 2 designers, 2 developers, 1 tester New WIP 5 4 4 2 Day 7 4 4 0 4 2 5 Day 7 End 0 0 4 0 4 0 7 Day 8 2 2 4 7 Day 8 End 0 0 2 2 2 0 7 (0 when work item released)
  • 6. In a steady state, Kanban work must flow smoothly and instances of task holdups should be reduced. In the example above, the team is underutilizing their Development capacity (waiting at development) since Design is full to the brim. A few observations below sum up the Kanban execution outcome. • Only on the fifth day, the team was able to align with WIP (100% utilization) • The analysis of Kanban flow discovered the design WIP as the bottleneck • The team alleviated the constraint by changing the team composition, i.e., moving a Developer to the design stage • Post the shuffle, the design capacity / WIP increased with an additional capacity to 4 • From their learning, the team also took the proactive step of introducing a WIP on backlog as 5 (1 extra than design WIP to ensure the designer has a steady inflow of work) The team can benefit from the application of theory of constraints (TOC) which advises teams to focus on process / task in chain that is causing the delay in overall processing, causing low throughput. Here, the team should identify the bottlenecks: what is causing delays, underutilized states, and wastage? Joint brainstorming should be carried out by the team to come up with solutions to raise the constraints causing low output. It may be due to time- taking design reviews, complex systems and a new team, a new team member taking additional time, system access not given in time, downtime during certain periods, too many activities that the team is engaged in, and more. All this can help the team arrive at what can be an effective solution to weed out waste. They must then focus on these solutions and improve the system output. For instance, at the end of Day 6, there are four tickets to be tested and due to two WIP in the Test state, only two tickets can be taken up. This implies that two External Document © 2015 Infosys Limited
  • 7. tickets are in the inventory waiting for a low testing capacity (perhaps, because the number of testers is less, or the access to the testing environment is constrained to only two, etc.). This means that whatever the development team may expedite will not lead to an overall throughput increase as the testing team’s lower WIP is causing delays. In this case, the team should be convinced to get over this low WIP state at TEST and try to elevate to maybe, WIP of four. This can be done by reading through the trend of hold ups in the `Test ready’ state. If this is consistent, it clearly shows that the capacity of the testing team needs to be increased by adding new testers, cross testing by developers, etc. • Identify the system’s constraint(s), e.g., maybe the testing team is idle, knowledge is localized, lead time is high due to pending access in system, clarification awaited • Decide how to exploit the system’s constraint(s) (how to get the most out of the constraint), e.g., if the testing team is idle, involve them in sharing production support tickets. If knowledge is localized, the team needs to be cross- trained on tickets • Subordinate everything else to that decision • Elevate the system constraints. Continue to improve In a nutshell, all the time spent by tasks in orange in the‘Ready’state is the wastage which is increasing the lead time. To improve lead time, the team needs to reduce the wait time in the‘Ready’state and/or tune WIP. Kanban is effectively practicing elimination of waste. All the blue numbers show bottlenecks or idle time for the work items that are leading to low throughput and increased lead time. Therefore, setting a WIP would make or break the Kanban execution. The team must always aim to optimize it to achieve smaller lead time, higher flow rate. External Document © 2015 Infosys Limited
  • 8. About the Authors Vikram Abrol Lead Consultant, Infosys Vikram Abrol is an IT professional with 16 years of rich experience. He holds PMP, CSM certifications. He is also affiliated with the leadership program at IIM Calcutta. He has been a Process Consultant and Quality Manager with seven years’experience at client sites in the US. He has been an Agile Coach for a large retail e-commerce program and has guided various engagements on Agile transformation journey, Agile maturity assessment, and consulting. Ketan Navinchandra Shah Principal Consultant, Infosys Ketan Shah is a Principal Consultant, Agile and holds CSM, CSPO from Scrum Alliance, and Six Sigma Green Belt certifications. He has 14 years of IT experience which includes more than six years in E2E Agile execution from inception to implementation for several large enterprise engagements in various roles such as Agile Coach, Scrum Master / Mentor, Delivery Manager, and Agile Consultant. He is an Agile advocate, spreading Agile awareness via interactive trainings, mailers, community forum discussions, Agile COE initiatives, etc. © 2015 Infosys Limited, Bangalore, India. All Rights Reserved. Infosys believes the information in this document is accurate as of its publication date; such information is subject to change without notice. Infosys acknowledges the proprietary rights of other companies to the trademarks, product names and such other intellectual property rights mentioned in this document. Except as expressly permitted, neither this documentation nor any part of it may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, printing, photocopying, recording or otherwise, without the prior permission of Infosys Limited and/ or any named intellectual property rights holders under this document. For more information, contact askus@infosys.com Stay Connected