by Amit Kulkarni | May 29, 2019 | Agile Scrum
A burn up chart tracks progress towards a projects completion. In the simplest form of burn up chart there are two lines on the chart: · A total work line (the project scope line)...
by Amit Kulkarni | Apr 19, 2019 | Agile Scrum
An Sprint Cancellation is essentially a drastic event where it ends up blowing up the sprint and starting a new sprint instead. An sprint cancellation is most often the result of a drastic change in business plans. Something so traumatic that continuing the sprint...
by Amit Kulkarni | Mar 5, 2019 | Agile Scrum
Story Point Estimation is a “Relative Estimation Technique”. This is one of the popular estimation technique used in Scrum implementations. The meaning of Relative is that we assign a point value to each item. The raw values we assign are unimportant. What...
by Amit Kulkarni | Mar 5, 2019 | Agile Scrum
Velocity is a metric to measure of the amount of work (output) a Scrum Team can take up during a single Sprint. Velocity is calculated at the end of the Sprint by totaling the “Points” (or whichever metric you have used for...
by Amit Kulkarni | Nov 5, 2018 | Agile Scrum
The Sprint Goal is an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Scrum Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the...
by Amit Kulkarni | Aug 15, 2018 | Agile Scrum
The 3-Question format is the most popular format for Daily Scrum. The 3 questions focus on 3 things What did I do yesterday which helped the team get closer to the sprint goal? What will I do today which will help the team get closer to the Sprint Goal? Are there any...