InterviewSolution
| 1. |
The Product Owner of the Scrum team tends to add all kinds of ideas to the backlog to continue working at the next stage. Meanwhile, this has increased to over 200 tickets at various stages. What is your decision on that? Can the Scrum team work on 200 tickets? |
|
Answer» One of the ADVANTAGES of working in Agile is the clear backlog visibility at least for three sprints. If the product OWNER is adding up the ITEMS in the backlog, then it might be he or she is getting ideas and they are just parking aside on the backlog. That doesn’t mean that the team has to work on all the ideas. A product backlog can have a list of items to be accomplished, but the team will only focus on the high priority items which can add value to the client. Also, here, the role of a scrum master can come handy, this role can help the product owner understand how to arrange the backlog, and how to create items that can be consumed by the teams. The scrum master can explain different prioritization techniques that can be used for keeping the backlog sorted. But the scrum team is not expected to pull up everything that is on the backlog. One of the roles of the Scrum Master is to coach the product owner on how they can best converse their intent to the DEVELOPMENT Team. There are many techniques to accomplish this, such as product visioning, product road mapping or release PLANNING. |
|