PMP · Question #331
The steering committee has asked a project manager experienced in agile to provide an indication of the time remaining on a medium-sized project. What tools can be used to provide this information?
The correct answer is A. A release burndown chart. For an agile project, a release burndown chart is the appropriate tool to provide an indication of the time remaining by tracking outstanding work against the expected completion.
Question
The steering committee has asked a project manager experienced in agile to provide an indication of the time remaining on a medium-sized project. What tools can be used to provide this information?
Options
- AA release burndown chart
- BAnalysis of the business requirements document
- CStory points for the remaining user stories
- DSurrogate measurements
How the community answered
(29 responses)- A93% (27)
- B3% (1)
- C3% (1)
Why each option
For an agile project, a release burndown chart is the appropriate tool to provide an indication of the time remaining by tracking outstanding work against the expected completion.
A release burndown chart tracks the remaining work (typically in story points or ideal days) for an entire release and projects when that work will be completed based on the team's historical velocity, thus indicating the time remaining.
Analyzing a business requirements document is part of initial planning and understanding scope, but it does not directly provide a forecast of the time remaining in an agile project.
While story points for remaining user stories represent the amount of work left, they don't directly provide a time indication without being coupled with velocity (as in a burndown chart or velocity chart).
Surrogate measurements are indirect metrics, which might be used in the absence of direct data, but a release burndown chart is a standard and direct agile tool for this purpose.
Concept tested: Agile forecasting and reporting (release burndown)
Source: https://learn.microsoft.com/en-us/azure/devops/report/sql-reports/release-burndown-report?view=azure-devops
Topics
Community Discussion
No community discussion yet for this question.