What is a “burndown chart” in Agile project management?
a) A visual representation of work remaining in a sprint or project
b) A chart showing the project budget
c) A list of all completed tasks
d) A visual representation of the software architecture
Answer:
a) A visual representation of work remaining in a sprint or project
Explanation:
A burndown chart is a visual tool used in Agile project management to track the amount of work remaining in a sprint or project over time. It shows how much work has been completed and how much work is left to do, helping teams monitor their progress.
Burndown charts are updated regularly, providing a clear view of whether the team is on track to meet the sprint or project goals. They are typically used in Scrum to help teams stay focused and ensure that the project is moving forward.
Burndown charts make it easy for stakeholders to see how close the team is to completing the work and whether any adjustments need to be made.