Which of the following is NOT true of the Product Backlog in an Agile environment?
A.
It is kept in priority order.
B.
It is a grouping of project work.
C.
It includes what the development team is working on in the current sprint.
D.
It includes work available for the development team to work on in future sprints.
The Answer Is:
C
Want to know why?
Explanation:
In Agile, the Product Backlog is an ordered list of work that may be needed to improve or deliver the product. It normally contains user stories, features, defects, technical work, and other backlog items. It is prioritised so that the highest-value or most urgent items are considered first. It also contains work that may be selected for future sprints. However, once items are selected for the current sprint, they become part of the Sprint Backlog, which is the development team’s plan for the sprint. Therefore, the Product Backlog does not specifically represent what the team is working on in the current sprint. That is the purpose of the Sprint Backlog. Option C is therefore the statement that is not true.