SlideShare a Scribd company logo
1 of 13
Download to read offline
Murray Cantor, Ph.D.
Development Organization Management Consultant
Release Planning Using the Bayesian
Agile Planner (BAP)
December 2015
By:
Murray Cantor, Ph.D.
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 2 of 13
Introduction
Often, businesses have what, to some, are contradictory development team goals:
1. Creating delivery plans that can be counted on to support business plans;
2. Employing agile methods for improving development efficiency;
The key mechanism for achieving these goals, for coordinating the needs of the business
with the delivery capability of an agile team is release planning, and determining what
features or epics can be planned for in the next release. However, release planning is
especially challenging for Agile teams, since both the size of the effort and the team
velocity has some degree of uncertainty. The Bayesian Agile Planner (BAP) is designed
to facilitate release planning, fully accounting for these uncertainties.
Agile teams plan releases in terms of both large and small chunks of functionality. Large
chunks are usually called features or epics. Features are used in product or system
planning to specify, in broad terms, what the system or product does.
Some examples of features:
 Online check depositing is a feature of a mobile bank portal;
 Printing to .pdf format is a feature of a word processor;
 Displaying usage analytics is a feature of a Web hosting system;
At the highest level, an Agile release plan is the set of features, either partial or
complete, that will be delivered on a certain date. Often, the business needs the
development team’s assurance that the planned features will be available in order to
support other business plans.
Small chunks of functionality are called stories, pieces of functionality that:
1. Describe some small piece of functionality from the users’ perspective;
2. Is containable in a sprint, usually by a single programmer;
In Agile, the features or epics are decomposed into stories. Planning to deliver some of
the functionality of a feature entails specifying a subset of that feature’s stories that
deliver the functionality. Therefore, a high-level release plan consists of a set of features,
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 3 of 13
and a detailed Agile release plan consists of the features, and for each feature, the
included stories. The release planning challenge is to find plans that are not:
 Too aggressive – so large that it is unlikely the team can deliver as planned; or
 Too conservative – so small that the team is not delivering sufficient value to the
business;
BAP is designed to help Management and the team agree on the ‘just right’ plan.
Any release plan can be characterized as a sort of bet made by the development team
and the business. They are betting that the team will deliver the planned content on the
delivery date. The team could increase its odds of winning by committing to minimal
content, but this can result in the team delivering less value than it might. On the other
hand, committing too much content in the release can negatively impact the business
process with many missed deadlines.
What follows describes how BAP uses Agile planning methods to compute the odds of
winning the bet. This begins with a discussion of uncertainty.
Uncertainty, Innovation, and Learning
Often, the role of software and IT departments is to deliver and maintain novel,
innovative solutions to the business and/or to the market. By definition, novel things are
new, and consequently not completely understood. To deliver anything novel requires
experimentation, false starts, and learning. At the onset of a novel effort, the team has
much to learn. The more novel the effort, the more the team has to learn.
It stands to reason that a team is unable to make predictions with certainty for novel
effort – they simply do not know enough. Asking the team to commit to a firm, fixed
delivery plan for a novel effort is unreasonable and inconsistent with Agile principles
and practices. A key insight behind BAP is that the certainty of estimates will vary with
the team knowledge of what it takes to deliver. This relationship between novelty and
uncertainty raises a dilemma for managing a development team. The stakeholders need
both:
 Novelty – Creative solutions to business problems or market competiveness;
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 4 of 13
 Certainty – The ability to make business plans based on the availability of the
code;
You cannot have both! Agile release planning is not an oxymoron but a way to find the
balance between the novelty and certainty. BAP is sensitive to the team’s learning and
provides the means for both sides to see the odds of winning the bet and agreeing on the
‘just right’ balance.
BAP Output
Reasoning about bets entails probabilities. As discussed in the following section, BAP
uses the team’s best understanding of the effort sizings and team velocity to give the
probability of delivering on time. The results are given as red/green diagrams and
associated betting tables (see Figures 1, 2, and 3 below).
The Red/Green Diagram
The red/green diagram shows the range of outcomes for the release effort, along with
the probability of the outcomes. The outcomes are described in terms of how early or
late the release is expected to be. The X-axis’ zero point is the target date; negative
values are weeks prior to the target date (early), and positive values are weeks after the
target date (late). Early dates are shown as green areas in the chart; late dates are shaded
in red.
Interpreting the charts:
 If the chart is all green (see Figure 1), the plan is too conservative. Committing to
this plan essentially entails no risk.
 If the chart is all red (see Figure 2), the plan is too aggressive with no chance of
delivering on time.
 If the chart is a mixture of red and green, then there is some chance of delivering
on time. The more green, the higher the odds and the safer the bet. For example,
Figure 3 is an example of a ‘just right’ plan.
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 5 of 13
Figure 1: A too conservative plan.
Figure 2: A too aggressive plan.
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 6 of 13
Figure 3: A ‘just right’ plan.
The ratio of red to green that makes up a ‘just right’ plan depends on your
organization’s risk appetite.
A plan’s mixture of red and green is supported by the betting table values.
The Betting Table
BAP output also includes a different betting perspective on the plan. If you were to bet
on when you were to deliver on the planned content, what would be a good bet? The
betting table provides of view of this from an odds-maker’s perspective.
If you were an odds-maker, you would set the odds as:
 Winning the bet that the team will deliver the number of weeks late (recall,
negative is early) in column 1 is three to one odds against. This is the poor bet.
 Winning the bet that the team will deliver on the weeks late in column 2 as even;
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 7 of 13
 Winning the bet that the team will deliver the number of weeks late in the third
column is three to one for. This is the good bet.
For example, it is an even bet that the plan in Figure 1 would be 3 weeks early. Similarly,
there are three to one odds that the plan in Figure 3 would be on time.
Eliciting Uncertain Values
As discussed above, asking the team for a precise estimate on the time or effort it will
take to do something novel is not sensible. However, the team members do have some
idea, if imprecise, of the sizing. BAP leverages the ideas of Douglas Hubbard1 by asking
the estimator not for a number but, rather, the triplet of: {low guess, likely guess, high
guess} of the sizing.
For example, suppose a team lead and a developer were having a discussion on how
long a task would take. The conversation could go like this:
The lead asks, “How long will it take to do the work?”
The worker says, “Beats me. I have never done this before.”
The lead then might say, “Well, could you get it done in a year?”
If the worker is being constructive and trusting, she could say, “I know I could get it
done in a year, probably sooner.”
Lead: “Great, what is the longest it might take?”
Developer: “Let’s say six months.”
Lead: “Okay, if all goes well, what is the least time?”
Developer: “I would say three months.”
Lead: “Fine, and what is your best guess?”
Developer: “My gut feeling is four months, but I will have a better estimate after I find
out a few things.”
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 8 of 13
The lead now has the best possible information. She now knows it is very unlikely to be
done in under three months, and it is a very likely that it will be available before six. The
most likely sizing is four months. The triplet {3 months, 4 months, 6 months} is better
information than any single number. It guides the lead how to place her bets, what sort of
risks she is assuming. Further, the conversation can be followed up by the following
discussion:
Lead says, “That is a pretty wide estimate. What would it take for you to be more
certain? What information would you need?”
Developer might say something like, “We are using some technology that we have never
used before. Once we have used it, I will know better how much effort is required.”
Lead then says, “Let’s start immediately experimenting with the technology and revisit
the estimate when you know more.”
The same sort of discussion applies to the sizes of stories and features; they are also
uncertain. The story points, too, should be specified as triplets, {low, medium, high}.
Note that eliciting the story points as triples is a small modification of planning poker, a
standard Agile practice2.
In planning poker, each member estimates the size of the story using planning poker
cards that are valued using modified Fibonacci numbers (1, 2, 3, 5, 8, 13, 21, 40…). Each
team, perhaps after some discussion, settles on the middle value of the choices. For
example, for a given story, if some team members choose 5 story points, some 8, and
some 13, the team will settle on 8 story points. If there are more extreme choices, those
are ignored. Note that even though the team has settled on value, the team, overall, is
uncertain as to the size of the story. Rather than ignoring this uncertainty, the team can
use the range of values they came up with to specify the triplet.
It is important to note that providing the triplet is generally less work than standard
planning poker. The team can agree on the triplet more readily than the single value.
2 See, for example, https://en.wikipedia.org/wiki/Planning_poker
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 9 of 13
BAP Input
For each planning scenario, BAP requires a spreadsheet of the feature sizes, specified as
the triplet.
There are two cases:
1) Decomposed – The feature is decomposed into stories, each story sizing as a
triplet {high, middle, low}. For example, the input for a planning poker 8 story-
point story would be [5, 8, 13}. BAP is not restricted to the planning poker
triplets. For example, the team could enter {10, 15, 15}. Also, if the team is entirely
certain of the size, they could use the same number for each value of the triplet.
For example, if all agree that the story size is 8, they can specify {8, 8, 8}.
2) Not Decomposed – If it is early in the planning cycle, a feature may be under
consideration for inclusion but not yet decomposed. In this case, the team
provides the triplet for the overall feature. For example, a feature size could be
the triplet {70, 90, 120}.
BAP also requires the following project data:
 For partially implemented features, just a list of which stories to include;
 An estimate of the team’s velocity, also provided as a triplet {best case, likely
case, worse case}. For example, the team expects to deliver about 40 story points
per sprint but believe that they might be able to do as much as 60. At a
minimum, they can be counted on to deliver 25. In this case, the velocity would
be entered as the triplet {25, 50, 60}.
 The number of weeks in the plan;
After specifying size, velocity and project data, one can then use BAP to generate the
likelihood of successful completion for different scenarios, combinations of features and,
if entered, stories per feature. Figures 1, 2, 3 are examples of different scenarios.
To specify more than one scenario, one would enter:
1) A list of scenarios;
2) For each scenario, which features to include and which to exclude;
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 10 of 13
3) If features are decomposed, for each scenario and feature, which stories to
include and exclude;
Release Planning and Tracking
Unlike most parameter-based estimation tools, BAP is useful throughout the lifecycle of
the program:
 Early planning
It is often important to make planning decisions about a feature without
investing the time and effort for the feature decomposition. Using the Hubbard-
based techniques and the undecomposed version of BAP, one can get a good-
enough estimate on the long-term prospects of delivering a set of large features
and perhaps decide which ones warrant further decomposition. For example,
one might discover a desired feature is an even bet, but the safe bet is far too late.
In short, there is a lot of uncertainty. In this case, you might decide to invest in
the decomposition to reduce the uncertainty to make a more-informed decision.
 Detailed planning
In shorter-term release plans (i.e. 3 to 6 months), you may have to select from a
backlog of decomposed features. As discussed above, in this case, the decision of
what features to include should be based on the business’ risk appetite and the
criticality of the features. Detailed plans can include partial delivery of a feature
by choosing a subset of the stories.
 Marking progress
In a well-managed Agile effort, the odds of completing on-time should improve.
Once the release is underway, BAP can and should be applied to see if the bets’
odds are increasing for making the delivery date.
In well-managed innovation-oriented programs, one should expect the width of the
red/green to narrow, reflecting the certainty that comes from learning. An example of
the BAP output for a well-run project can be seen in figure 4. In this example, the team
decided to take on a risky, but high value, project. By identifying and working off the
riskier items (those with widest triplet), they were able to improve the bet by the end of
sprint 2. Continuing in the same manner, they removed the risk by the end of sprint 4.
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 11 of 13
These charts can be used to effectively communicate the actual status of the project to
Management and avoiding the ‘green–green–green–red’ anti-pattern. This anti-pattern
consists of the team taking on the less risky stories early, the low hanging fruit, to show
progress. They report ‘green’ status at each review. When they finally get to the risky
stories toward the end of the project, they suddenly have to go red. By then, it is too late
for the business to adjust easily. A bad time is had by all.
Figure 4: An example of the BAP output after several sprints of a project.
Adopting BAP
BAP is available as a standalone Web service or in conjunction with a broader release
planning consulting engagement.
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 12 of 13
The BAP Service
Once subscribed to the Web service, the client uploads an Excel spreadsheet with the
inputs described above, and various alternative scenarios. The service returns the
Red/Green/Betting diagrams as shown in the various figures above as .pdf files. It also
returns a workbook with the Scenarios Summary statistics and Weeks-late distribution.
Contact Murray at mcantor@murraycantor.com.
Release Planning Consulting
While BAP is a standalone service, one of its advantages is that it implements release
planning best practices, such as:
 Maintaining a backlog of features of stories;
 Sizings with uncertainties;
 Tracking the teams’ velocity;
 Communicating clearly the risks and status of the release;
I provide release-planning services to help organizations plan for and take full
advantage of the power of BAP. Release planning engagements initially begin with
interaction and reporting as described above under The BAP Service. As with all
consulting engagements, the objective is knowledge transfer and empowerment for my
clients.
Once the decision to adopt BAP for Release Planning is made, the next task is to
integrate the tool and its use into the organization’s release-planning process and
infrastructure.
The engagement often begins with a one-day workshop with the goal of embedding the
use of BAP in the organization’s day-to-day release planning. At the end of the
workshop, the organization and my team will have defined a plan to customize BAP,
develop the BAP-enabled release-planning workflow to populate the model, develop the
release-plan alternatives, generate the reports to support the process and train the staff.
The specific workshop topics include:
Murray Cantor, Ph.D. BAP for Release Planning December 2015
Murray Cantor, Ph.D.
mcantor@murraycantor.com
(781) 801-9510
Page 13 of 13
 Review of the organization’s release-planning process;
 Use of the BAP report in the process;
 Presentation of scenario building;
 Development of the specific workflow;
 Review of needed and available data;

More Related Content

Viewers also liked

PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingThanh Nguyen
 
Четыре применения памятования
Четыре применения памятованияЧетыре применения памятования
Четыре применения памятованияLobsang Tenpa
 
Estimating Story Points in Agile - MAGIC Approach
Estimating Story Points in Agile - MAGIC ApproachEstimating Story Points in Agile - MAGIC Approach
Estimating Story Points in Agile - MAGIC ApproachMarraju Bollapragada V
 
[Trung Hoang] Creating a compelling product vision
[Trung Hoang] Creating a compelling product vision[Trung Hoang] Creating a compelling product vision
[Trung Hoang] Creating a compelling product visionTrung Hoang Nhac
 
Deepening the Dive into ISO 14001:2015
Deepening the Dive into ISO 14001:2015Deepening the Dive into ISO 14001:2015
Deepening the Dive into ISO 14001:2015DQS Inc.
 

Viewers also liked (7)

PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and AdoptingPMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
PMI-ACP Lesson 03 Nugget 2 Agile Planning, Monitoring and Adopting
 
Refranes sin afanes
Refranes sin afanesRefranes sin afanes
Refranes sin afanes
 
Четыре применения памятования
Четыре применения памятованияЧетыре применения памятования
Четыре применения памятования
 
Estimating Story Points in Agile - MAGIC Approach
Estimating Story Points in Agile - MAGIC ApproachEstimating Story Points in Agile - MAGIC Approach
Estimating Story Points in Agile - MAGIC Approach
 
[Trung Hoang] Creating a compelling product vision
[Trung Hoang] Creating a compelling product vision[Trung Hoang] Creating a compelling product vision
[Trung Hoang] Creating a compelling product vision
 
Deepening the Dive into ISO 14001:2015
Deepening the Dive into ISO 14001:2015Deepening the Dive into ISO 14001:2015
Deepening the Dive into ISO 14001:2015
 
3
33
3
 

Similar to Release Planning Using BAP

Estimation and Velocity - Scrum Framework
Estimation and Velocity - Scrum FrameworkEstimation and Velocity - Scrum Framework
Estimation and Velocity - Scrum FrameworkUpekha Vandebona
 
Walkthrough - Capacity Planning for PI Planning (1).pptx
Walkthrough - Capacity Planning for PI Planning (1).pptxWalkthrough - Capacity Planning for PI Planning (1).pptx
Walkthrough - Capacity Planning for PI Planning (1).pptxssuser7241331
 
Walkthrough - Capacity Planning for PI Planning.pptx
Walkthrough - Capacity Planning for PI Planning.pptxWalkthrough - Capacity Planning for PI Planning.pptx
Walkthrough - Capacity Planning for PI Planning.pptxssuser7241331
 
What is master production schedule
What is master production scheduleWhat is master production schedule
What is master production scheduleMRPeasy
 
Effort estimation for software development
Effort estimation for software developmentEffort estimation for software development
Effort estimation for software developmentSpyros Ktenas
 
How Traditional Risk Reporting Has Let Us Down
How Traditional Risk Reporting Has Let Us DownHow Traditional Risk Reporting Has Let Us Down
How Traditional Risk Reporting Has Let Us DownAcumen
 
Predictability at Axial
Predictability at AxialPredictability at Axial
Predictability at AxialMatt Story
 
Balanced Scorecard - A Monologue.pdf
Balanced Scorecard - A Monologue.pdfBalanced Scorecard - A Monologue.pdf
Balanced Scorecard - A Monologue.pdfssuserc1d0c9
 
Branchout 2017 - Day 1 Session - Effi Fuks-Leichtag
Branchout 2017 - Day 1 Session - Effi Fuks-LeichtagBranchout 2017 - Day 1 Session - Effi Fuks-Leichtag
Branchout 2017 - Day 1 Session - Effi Fuks-LeichtagBranch
 
HR Metrics Simple Version
HR Metrics Simple VersionHR Metrics Simple Version
HR Metrics Simple VersionNels Karsvang
 
GIP - Backwards planning & strategy planning tier 1
GIP - Backwards planning & strategy planning tier 1GIP - Backwards planning & strategy planning tier 1
GIP - Backwards planning & strategy planning tier 1AIESEC
 
GIP - Backwards Planning & Strategy Planning Tier 1
GIP - Backwards Planning & Strategy Planning Tier 1GIP - Backwards Planning & Strategy Planning Tier 1
GIP - Backwards Planning & Strategy Planning Tier 1AIESEC
 
Why Scheduling Mustn't Be Allowed to Become an Extinct Science
Why Scheduling Mustn't Be Allowed to Become an Extinct ScienceWhy Scheduling Mustn't Be Allowed to Become an Extinct Science
Why Scheduling Mustn't Be Allowed to Become an Extinct ScienceAcumen
 
12 Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx
12   Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx12   Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx
12 Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docxhyacinthshackley2629
 
Ml0018 project management in retail
Ml0018  project management in retailMl0018  project management in retail
Ml0018 project management in retailsmumbahelp
 
Com 140 check point different kinds of messages
Com 140 check point different kinds of messagesCom 140 check point different kinds of messages
Com 140 check point different kinds of messagesrothscarttispi1982
 

Similar to Release Planning Using BAP (20)

Estimation and Velocity - Scrum Framework
Estimation and Velocity - Scrum FrameworkEstimation and Velocity - Scrum Framework
Estimation and Velocity - Scrum Framework
 
Walkthrough - Capacity Planning for PI Planning (1).pptx
Walkthrough - Capacity Planning for PI Planning (1).pptxWalkthrough - Capacity Planning for PI Planning (1).pptx
Walkthrough - Capacity Planning for PI Planning (1).pptx
 
Walkthrough - Capacity Planning for PI Planning.pptx
Walkthrough - Capacity Planning for PI Planning.pptxWalkthrough - Capacity Planning for PI Planning.pptx
Walkthrough - Capacity Planning for PI Planning.pptx
 
Implement planningtool
Implement planningtoolImplement planningtool
Implement planningtool
 
Estimation and Release Planning in Scrum
Estimation and Release Planning in ScrumEstimation and Release Planning in Scrum
Estimation and Release Planning in Scrum
 
What is master production schedule
What is master production scheduleWhat is master production schedule
What is master production schedule
 
Effort estimation for software development
Effort estimation for software developmentEffort estimation for software development
Effort estimation for software development
 
How Traditional Risk Reporting Has Let Us Down
How Traditional Risk Reporting Has Let Us DownHow Traditional Risk Reporting Has Let Us Down
How Traditional Risk Reporting Has Let Us Down
 
Predictability at Axial
Predictability at AxialPredictability at Axial
Predictability at Axial
 
Balanced Scorecard - A Monologue.pdf
Balanced Scorecard - A Monologue.pdfBalanced Scorecard - A Monologue.pdf
Balanced Scorecard - A Monologue.pdf
 
Branchout 2017 - Day 1 Session - Effi Fuks-Leichtag
Branchout 2017 - Day 1 Session - Effi Fuks-LeichtagBranchout 2017 - Day 1 Session - Effi Fuks-Leichtag
Branchout 2017 - Day 1 Session - Effi Fuks-Leichtag
 
HR Metrics Simple Version
HR Metrics Simple VersionHR Metrics Simple Version
HR Metrics Simple Version
 
Essay On Planning
Essay On PlanningEssay On Planning
Essay On Planning
 
Kapanowski FINAL_CIPL
Kapanowski FINAL_CIPLKapanowski FINAL_CIPL
Kapanowski FINAL_CIPL
 
GIP - Backwards planning & strategy planning tier 1
GIP - Backwards planning & strategy planning tier 1GIP - Backwards planning & strategy planning tier 1
GIP - Backwards planning & strategy planning tier 1
 
GIP - Backwards Planning & Strategy Planning Tier 1
GIP - Backwards Planning & Strategy Planning Tier 1GIP - Backwards Planning & Strategy Planning Tier 1
GIP - Backwards Planning & Strategy Planning Tier 1
 
Why Scheduling Mustn't Be Allowed to Become an Extinct Science
Why Scheduling Mustn't Be Allowed to Become an Extinct ScienceWhy Scheduling Mustn't Be Allowed to Become an Extinct Science
Why Scheduling Mustn't Be Allowed to Become an Extinct Science
 
12 Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx
12   Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx12   Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx
12 Chapter 5 • Forecasting and Planning 127Chapter 5 • Forecas.docx
 
Ml0018 project management in retail
Ml0018  project management in retailMl0018  project management in retail
Ml0018 project management in retail
 
Com 140 check point different kinds of messages
Com 140 check point different kinds of messagesCom 140 check point different kinds of messages
Com 140 check point different kinds of messages
 

Recently uploaded

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 

Release Planning Using BAP

  • 1. Murray Cantor, Ph.D. Development Organization Management Consultant Release Planning Using the Bayesian Agile Planner (BAP) December 2015 By: Murray Cantor, Ph.D.
  • 2. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 2 of 13 Introduction Often, businesses have what, to some, are contradictory development team goals: 1. Creating delivery plans that can be counted on to support business plans; 2. Employing agile methods for improving development efficiency; The key mechanism for achieving these goals, for coordinating the needs of the business with the delivery capability of an agile team is release planning, and determining what features or epics can be planned for in the next release. However, release planning is especially challenging for Agile teams, since both the size of the effort and the team velocity has some degree of uncertainty. The Bayesian Agile Planner (BAP) is designed to facilitate release planning, fully accounting for these uncertainties. Agile teams plan releases in terms of both large and small chunks of functionality. Large chunks are usually called features or epics. Features are used in product or system planning to specify, in broad terms, what the system or product does. Some examples of features:  Online check depositing is a feature of a mobile bank portal;  Printing to .pdf format is a feature of a word processor;  Displaying usage analytics is a feature of a Web hosting system; At the highest level, an Agile release plan is the set of features, either partial or complete, that will be delivered on a certain date. Often, the business needs the development team’s assurance that the planned features will be available in order to support other business plans. Small chunks of functionality are called stories, pieces of functionality that: 1. Describe some small piece of functionality from the users’ perspective; 2. Is containable in a sprint, usually by a single programmer; In Agile, the features or epics are decomposed into stories. Planning to deliver some of the functionality of a feature entails specifying a subset of that feature’s stories that deliver the functionality. Therefore, a high-level release plan consists of a set of features,
  • 3. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 3 of 13 and a detailed Agile release plan consists of the features, and for each feature, the included stories. The release planning challenge is to find plans that are not:  Too aggressive – so large that it is unlikely the team can deliver as planned; or  Too conservative – so small that the team is not delivering sufficient value to the business; BAP is designed to help Management and the team agree on the ‘just right’ plan. Any release plan can be characterized as a sort of bet made by the development team and the business. They are betting that the team will deliver the planned content on the delivery date. The team could increase its odds of winning by committing to minimal content, but this can result in the team delivering less value than it might. On the other hand, committing too much content in the release can negatively impact the business process with many missed deadlines. What follows describes how BAP uses Agile planning methods to compute the odds of winning the bet. This begins with a discussion of uncertainty. Uncertainty, Innovation, and Learning Often, the role of software and IT departments is to deliver and maintain novel, innovative solutions to the business and/or to the market. By definition, novel things are new, and consequently not completely understood. To deliver anything novel requires experimentation, false starts, and learning. At the onset of a novel effort, the team has much to learn. The more novel the effort, the more the team has to learn. It stands to reason that a team is unable to make predictions with certainty for novel effort – they simply do not know enough. Asking the team to commit to a firm, fixed delivery plan for a novel effort is unreasonable and inconsistent with Agile principles and practices. A key insight behind BAP is that the certainty of estimates will vary with the team knowledge of what it takes to deliver. This relationship between novelty and uncertainty raises a dilemma for managing a development team. The stakeholders need both:  Novelty – Creative solutions to business problems or market competiveness;
  • 4. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 4 of 13  Certainty – The ability to make business plans based on the availability of the code; You cannot have both! Agile release planning is not an oxymoron but a way to find the balance between the novelty and certainty. BAP is sensitive to the team’s learning and provides the means for both sides to see the odds of winning the bet and agreeing on the ‘just right’ balance. BAP Output Reasoning about bets entails probabilities. As discussed in the following section, BAP uses the team’s best understanding of the effort sizings and team velocity to give the probability of delivering on time. The results are given as red/green diagrams and associated betting tables (see Figures 1, 2, and 3 below). The Red/Green Diagram The red/green diagram shows the range of outcomes for the release effort, along with the probability of the outcomes. The outcomes are described in terms of how early or late the release is expected to be. The X-axis’ zero point is the target date; negative values are weeks prior to the target date (early), and positive values are weeks after the target date (late). Early dates are shown as green areas in the chart; late dates are shaded in red. Interpreting the charts:  If the chart is all green (see Figure 1), the plan is too conservative. Committing to this plan essentially entails no risk.  If the chart is all red (see Figure 2), the plan is too aggressive with no chance of delivering on time.  If the chart is a mixture of red and green, then there is some chance of delivering on time. The more green, the higher the odds and the safer the bet. For example, Figure 3 is an example of a ‘just right’ plan.
  • 5. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 5 of 13 Figure 1: A too conservative plan. Figure 2: A too aggressive plan.
  • 6. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 6 of 13 Figure 3: A ‘just right’ plan. The ratio of red to green that makes up a ‘just right’ plan depends on your organization’s risk appetite. A plan’s mixture of red and green is supported by the betting table values. The Betting Table BAP output also includes a different betting perspective on the plan. If you were to bet on when you were to deliver on the planned content, what would be a good bet? The betting table provides of view of this from an odds-maker’s perspective. If you were an odds-maker, you would set the odds as:  Winning the bet that the team will deliver the number of weeks late (recall, negative is early) in column 1 is three to one odds against. This is the poor bet.  Winning the bet that the team will deliver on the weeks late in column 2 as even;
  • 7. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 7 of 13  Winning the bet that the team will deliver the number of weeks late in the third column is three to one for. This is the good bet. For example, it is an even bet that the plan in Figure 1 would be 3 weeks early. Similarly, there are three to one odds that the plan in Figure 3 would be on time. Eliciting Uncertain Values As discussed above, asking the team for a precise estimate on the time or effort it will take to do something novel is not sensible. However, the team members do have some idea, if imprecise, of the sizing. BAP leverages the ideas of Douglas Hubbard1 by asking the estimator not for a number but, rather, the triplet of: {low guess, likely guess, high guess} of the sizing. For example, suppose a team lead and a developer were having a discussion on how long a task would take. The conversation could go like this: The lead asks, “How long will it take to do the work?” The worker says, “Beats me. I have never done this before.” The lead then might say, “Well, could you get it done in a year?” If the worker is being constructive and trusting, she could say, “I know I could get it done in a year, probably sooner.” Lead: “Great, what is the longest it might take?” Developer: “Let’s say six months.” Lead: “Okay, if all goes well, what is the least time?” Developer: “I would say three months.” Lead: “Fine, and what is your best guess?” Developer: “My gut feeling is four months, but I will have a better estimate after I find out a few things.”
  • 8. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 8 of 13 The lead now has the best possible information. She now knows it is very unlikely to be done in under three months, and it is a very likely that it will be available before six. The most likely sizing is four months. The triplet {3 months, 4 months, 6 months} is better information than any single number. It guides the lead how to place her bets, what sort of risks she is assuming. Further, the conversation can be followed up by the following discussion: Lead says, “That is a pretty wide estimate. What would it take for you to be more certain? What information would you need?” Developer might say something like, “We are using some technology that we have never used before. Once we have used it, I will know better how much effort is required.” Lead then says, “Let’s start immediately experimenting with the technology and revisit the estimate when you know more.” The same sort of discussion applies to the sizes of stories and features; they are also uncertain. The story points, too, should be specified as triplets, {low, medium, high}. Note that eliciting the story points as triples is a small modification of planning poker, a standard Agile practice2. In planning poker, each member estimates the size of the story using planning poker cards that are valued using modified Fibonacci numbers (1, 2, 3, 5, 8, 13, 21, 40…). Each team, perhaps after some discussion, settles on the middle value of the choices. For example, for a given story, if some team members choose 5 story points, some 8, and some 13, the team will settle on 8 story points. If there are more extreme choices, those are ignored. Note that even though the team has settled on value, the team, overall, is uncertain as to the size of the story. Rather than ignoring this uncertainty, the team can use the range of values they came up with to specify the triplet. It is important to note that providing the triplet is generally less work than standard planning poker. The team can agree on the triplet more readily than the single value. 2 See, for example, https://en.wikipedia.org/wiki/Planning_poker
  • 9. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 9 of 13 BAP Input For each planning scenario, BAP requires a spreadsheet of the feature sizes, specified as the triplet. There are two cases: 1) Decomposed – The feature is decomposed into stories, each story sizing as a triplet {high, middle, low}. For example, the input for a planning poker 8 story- point story would be [5, 8, 13}. BAP is not restricted to the planning poker triplets. For example, the team could enter {10, 15, 15}. Also, if the team is entirely certain of the size, they could use the same number for each value of the triplet. For example, if all agree that the story size is 8, they can specify {8, 8, 8}. 2) Not Decomposed – If it is early in the planning cycle, a feature may be under consideration for inclusion but not yet decomposed. In this case, the team provides the triplet for the overall feature. For example, a feature size could be the triplet {70, 90, 120}. BAP also requires the following project data:  For partially implemented features, just a list of which stories to include;  An estimate of the team’s velocity, also provided as a triplet {best case, likely case, worse case}. For example, the team expects to deliver about 40 story points per sprint but believe that they might be able to do as much as 60. At a minimum, they can be counted on to deliver 25. In this case, the velocity would be entered as the triplet {25, 50, 60}.  The number of weeks in the plan; After specifying size, velocity and project data, one can then use BAP to generate the likelihood of successful completion for different scenarios, combinations of features and, if entered, stories per feature. Figures 1, 2, 3 are examples of different scenarios. To specify more than one scenario, one would enter: 1) A list of scenarios; 2) For each scenario, which features to include and which to exclude;
  • 10. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 10 of 13 3) If features are decomposed, for each scenario and feature, which stories to include and exclude; Release Planning and Tracking Unlike most parameter-based estimation tools, BAP is useful throughout the lifecycle of the program:  Early planning It is often important to make planning decisions about a feature without investing the time and effort for the feature decomposition. Using the Hubbard- based techniques and the undecomposed version of BAP, one can get a good- enough estimate on the long-term prospects of delivering a set of large features and perhaps decide which ones warrant further decomposition. For example, one might discover a desired feature is an even bet, but the safe bet is far too late. In short, there is a lot of uncertainty. In this case, you might decide to invest in the decomposition to reduce the uncertainty to make a more-informed decision.  Detailed planning In shorter-term release plans (i.e. 3 to 6 months), you may have to select from a backlog of decomposed features. As discussed above, in this case, the decision of what features to include should be based on the business’ risk appetite and the criticality of the features. Detailed plans can include partial delivery of a feature by choosing a subset of the stories.  Marking progress In a well-managed Agile effort, the odds of completing on-time should improve. Once the release is underway, BAP can and should be applied to see if the bets’ odds are increasing for making the delivery date. In well-managed innovation-oriented programs, one should expect the width of the red/green to narrow, reflecting the certainty that comes from learning. An example of the BAP output for a well-run project can be seen in figure 4. In this example, the team decided to take on a risky, but high value, project. By identifying and working off the riskier items (those with widest triplet), they were able to improve the bet by the end of sprint 2. Continuing in the same manner, they removed the risk by the end of sprint 4.
  • 11. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 11 of 13 These charts can be used to effectively communicate the actual status of the project to Management and avoiding the ‘green–green–green–red’ anti-pattern. This anti-pattern consists of the team taking on the less risky stories early, the low hanging fruit, to show progress. They report ‘green’ status at each review. When they finally get to the risky stories toward the end of the project, they suddenly have to go red. By then, it is too late for the business to adjust easily. A bad time is had by all. Figure 4: An example of the BAP output after several sprints of a project. Adopting BAP BAP is available as a standalone Web service or in conjunction with a broader release planning consulting engagement.
  • 12. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 12 of 13 The BAP Service Once subscribed to the Web service, the client uploads an Excel spreadsheet with the inputs described above, and various alternative scenarios. The service returns the Red/Green/Betting diagrams as shown in the various figures above as .pdf files. It also returns a workbook with the Scenarios Summary statistics and Weeks-late distribution. Contact Murray at mcantor@murraycantor.com. Release Planning Consulting While BAP is a standalone service, one of its advantages is that it implements release planning best practices, such as:  Maintaining a backlog of features of stories;  Sizings with uncertainties;  Tracking the teams’ velocity;  Communicating clearly the risks and status of the release; I provide release-planning services to help organizations plan for and take full advantage of the power of BAP. Release planning engagements initially begin with interaction and reporting as described above under The BAP Service. As with all consulting engagements, the objective is knowledge transfer and empowerment for my clients. Once the decision to adopt BAP for Release Planning is made, the next task is to integrate the tool and its use into the organization’s release-planning process and infrastructure. The engagement often begins with a one-day workshop with the goal of embedding the use of BAP in the organization’s day-to-day release planning. At the end of the workshop, the organization and my team will have defined a plan to customize BAP, develop the BAP-enabled release-planning workflow to populate the model, develop the release-plan alternatives, generate the reports to support the process and train the staff. The specific workshop topics include:
  • 13. Murray Cantor, Ph.D. BAP for Release Planning December 2015 Murray Cantor, Ph.D. mcantor@murraycantor.com (781) 801-9510 Page 13 of 13  Review of the organization’s release-planning process;  Use of the BAP report in the process;  Presentation of scenario building;  Development of the specific workflow;  Review of needed and available data;