|
Answer» The Product Backlog contains an essential list of items that are necessary for INTEGRATING into the product. Sprint backlogs are considered to be the subset of the product backlogs. As the sprint backlog is derived from the product backlog. Following are the differences between the Product Backlog and Sprint Backlog Product Backlog
| Sprint Backlog
|
|---|
It is the list of all the items that are required to complete the development of the product.
| The sprint backlog is the subset of the product backlog. The items are extracted from the backlog to complete and are created as sprints. Sprints are the subset of product backlog.
| The Product OWNER is responsible for the product backlog; He prioritizes and refines the items as required.
| The Development team is responsible for the Sprint Backlog. They are responsible to complete all the items within the fixed timebox.
| The entire goal of the product is captured in the Product Backlog.
| The sprint backlog is limited to the Sprint goal in that particular Sprint.
| Product Backlog can vary as per the changes in the business case or customer requirements.
| The sprint goal will remain the same throughout the sprint.
| The entire list needs to be completed to develop the product.
| A subset of the product backlog needs to get completed during sprints.
| Consists of product features and Stories.
| Sprint backlog acts as a to do list. The development team breaks the user stories into SEPARATE and manageable tasks and these tasks should be completed within the specified timebox.
| The product backlog has to be MAINTAINED till the entire project is closed.
| Every NEW sprint gets a new backlog and needs to be completed within the stipulated time.
|
|