InterviewSolution
Saved Bookmarks
| 1. |
How to plot a burndown chart? |
|||||||||||||||||||||
|
Answer» Step 1: Create a table with the data to plot burndown CHART It is required to have THREE columns
Column A indicates time frame of sprint or task.
Column B would have number estimates of tasks/activities that are pending to be COMPLETED each DAY.
Column C would have estimates of actual WORK that is remaining to be completed each day. The burndown charts can be created in Excel by using above data. |
||||||||||||||||||||||