Jira Software reports
You've learned how to plan, estimate, and start the sprint along with various configurations that we can do in the board. We checked how the team can view their tasks in the sprint. Now, it's time to monitor the progress of the team. There're two reports that're of prime importance. One is the Burndown Chart
. This chart gives a clear picture of the current status of the sprint. The second is the Velocity Chart
. This chart helps us understand the capacity of the team in terms of how much work it can handle. These two reports help the Scrum master monitor the progress of the project. Let's take a look at both these reports.
The Burndown Chart
While planning the sprint, we primarily did two important things. Firstly, we prioritized the order in which the issues need to be completed. Secondly, we estimated the story points for issues. These story points, which we initially planned, give an idea of the complexity of the task. Now, the moment the sprint starts, a baseline is...