InterviewSolution
Saved Bookmarks
| 1. |
What are the different estimation levels in Scrum? |
|
Answer» Estimation plays an important role when we talk about the product backlog. Estimating is about creating a SHARED understanding of the requirements, and a shared understanding of the SOLUTION. When teams have problems estimating, it’s almost never an estimating problem, it’s a shared understanding problem. Estimation can be done at two levels:
When the team estimates at the product backlog level, it gives a rough or a high-level estimate, this GETS further refined when they estimate at the sprint level. |
|