Agile and risk management

novembre 26, 2015

Agile and risk management

 Agile risk management :

– Risks

– 5 core risks areas

– Risk audit

– Risk contingency

– Risk mitigation

– Risk monitoring

– Risk-adjusted backlog

– Risk-based burnup chart

– Risk burn down graphs

– Risk–based spike

Risks

The agile methodology generally deals with qualitative risks. NOT quantitative. [The Art of Agile Development. James Shore.]

Agile team follows Qualitative Risk analysis.

Quantitative risk analysis usually involves calculation of risk impact in monetary terms like Expected Monitory Value.

Whole team is responsible for managing risk. This must have made you wonder then how come Project manager role. It is important here to note that here we are not talking about agile and XP does recognize the role of Project Manager. The overall risk management responsibility can be assigned to Project Manager.

5 core risks areas

The five core risk areas include: productivity variation (difference between planned and actual performance); scope creep (considerable additional requirements beyond initial agreement); specification breakdown (lack of stakeholder consensus on requirements); intrinsic schedule flaw (poor estimates of task durations), personnel loss (the loss of human resources). [The Software Project Manager’s Bridge to Agility. Michele Sliger, Stacia Broderick.]

– 5 core risks areas
Productivity variation
Scope creep
Specification breakdown
Intrinsic schedule flaw
Personnel loss

Risk audit

A risk audit is typically performed in the iteration review after each iteration. [The Art of Agile Development. James Shore.]

Risk contingency

A contingency activity is an activity ready for implementation to reduce risk impact should a risk occur. [The Art of Agile Development. James Shore.]

Team is keeping some contingency reserve to take care of unexpected tasks it falls in Contain. In contain, we plan contingency reserve to take care of risk.

Risk mitigation

Generally, risk mitigation is thought of as the reduction of the impact whether or not the risk occurs. [The Art of Agile Development. James Shore.]

Risk monitoring

Risk is continuously monitored on an agile project through information radiators, daily stand-up meetings, iteration reviews, and iteration retrospectives. [The Art of Agile Development. James Shore.]

Through information radiators, daily stand-up meetings, iteration reviews, and iteration retrospectives. In other words, risk is monitored and controlled throughout an agile project and in many different ways. [The Art of Agile Development. James Shore.]

Risk-adjusted backlog

A risk-adjusted backlog is a product backlog organized by taking into account risk. Risk can be estimated as the product of severity/consequence and likelihood. User stories can also be positioned on a risk-to-value matrix to help prioritize them in the backlog. The risk-to-value matrix is a chart with four quadrants. Along the horizontal axis is value in ascending order. Along the vertical axis is risk in ascending order. A user story that is high risk and high value is located in the top-right corner. A user story that is low risk and high value is located in the lower-right corner. A user story that is low risk and high value is located in the lower-right corner. A user story that is low risk and low value is located in the lower-left corner. Typically a team will prioritize high-value, low-risk user stories first, followed by high-value, high-risk user stories, followed by low-value, low-risk user stories, followed by low-value, high-risk user stories. [The Art of Agile Development. James Shore.]

– New identified risk

Bring the newly identified risk to the team’s attention and to discuss its impact. [The Art of Agile Development. James Shore.] [Risk management]

Risk-based burnup chart

A risk-based burnup chart tracks targeted and actual product delivery progress and also includes estimates of how likely the team is to achieve targeted value adjusted for risk. Typically, risk is shown as three different levels: best-case; most likely; and worst-case. For example, if you have a 10 iteration project and the team’s current velocity is 10 story points, you can portray the chance of completing 100 story points (most likely case), the chance of completing 80 story points (worst-case), and the chance of completing 120 story points (best-case). In this way, the stakeholders get a feel for the range of risk. [The Art of Agile Development. James Shore.]

Risk burn down graphs

A project manager may use a burndown chart and a team’s velocity to make sure the team is not under or over committing to an iteration. A sustainable pace of development is an important facet of agile project planning and risk management. [The Art of Agile Development. James Shore.]

A risk burndown chart is a risk management technique used to track project risk over time. It allows stakeholders to quickly review project risk management performance (e.g., increasing, decreasing, and by how much) over time. Severity (a product of impact and probability) is charted along the vertical axis with time on the horizontal axis. Impact typically takes a value from 0 to 5 in increasing order of risk and probability/likelihood typically takes a value from 0 to 5 in increasing order of probability. In this example, the worst severity a risk could have is 25 (5 × 5 = 25) and the least harmful severity a risk could have is 0. The agile team and customer/product owner identifies its risks and assigns severity values in a risk register and tracks those values over time. Ideally, risk severity will decrease over time. [The Art of Agile Development. James Shore.]

Risk–based spike

Risked-based spike is a risk management technique and is often thought of as a task. A risked-based spike is a task used to gain knowledge in an area of uncertainty to reduce risk. For example, a development team may need to understand how migrating from Windows 7 to Windows 8 may impact the look and feel of the interface. Risked-based spikes typically are included in iteration planning directly before a the task that holds the uncertainty. [The Art of Agile Development. James Shore.]

Leave a Reply

You must be logged in to post a comment.