InterviewSolution
Saved Bookmarks
| 1. |
The definition of "Done" describes the work that must be completed for every Product Backlog item before it can be deemed releasable. What should the Development Team do when, during the Sprint, it finds out that a problem outside of their control blocks them from doing all this work? |
|
Answer» Ideally, the TEAM should immediately raise the issue to the Scrum Master as an impediment. Scrum Master is responsible to take care of these kinds of problems, or impediments that stop the dev team from achieving the Sprint Goal and facilitate a team’s optimum performance. But, it is the responsibility of the team to communicate with the Scrum Master about what impediments are obstructing them. This communication occurs EVERY day in the DAILY Scrum and the MAIN purpose of it is to raise any impediments and refine the PLAN to meet the Sprint Goal. |
|