
In waterfall model, most pressure is at the end of development cycle,
when QA just starts and chances of finding critical issues are high. That
period is also known as “crunch time” or “crunch”.
In agile development, risk is mitigated through iterative development and
as project develops, we have increased trust in it’s reliability.
Burndown chart is a visual representation of how much work is done in a sprint. It’s a great indicator of how the team is going with the tasks and it helps us predict when the work will be finished.
It’s usually presented as a chart, with one axis representing remaining work and other axis time left.