The Scrum Artifacts Flashcards
What is an “artifact’ in scrum?
Important information needed during the development of a product
How many artifacts are there in scrum?
3
What are the scrum artifacts?
- Product Backlog
- Sprint Backlog
- Increment
Each artifact has a “commitment” which describes the goal for the artifact. What is the commitment for the “Product Backlog”?
Product Goal
Each artifact has a “commitment” which describes the goal for the artifact. What is the commitment for the “Sprint Backlog”?
Sprint Goal
Each artifact has a “commitment” which describes the goal for the artifact. What is the commitment for the “Increment”?
Definition of Done
What is the purpose of the product backlog?
It represents all of the work the scrum team knows it needs to do in order to deliver the product.
What does the product backlog consists of?
- Product Backlog items (PBIs) - something that needs to be done
- A Product Goal - that describes the team’s current long-term objective for the product
Who is accountable for creating PBIs?
The Product Owner. However, they can delegate this responsibility so that anyone on the team may add PBIs to the backlog.
Size estimation of PBIs is done by who?
Developers, as they are the only ones in a position to estimate how much work each PBI involves.
There are many ways to estimate the size of PBI’s. What are common ones?
- Absolute (time-based; it will take 9 hours)
- Relative (using a scale; story points or t-shirt sizing)
- Flow metrics (based on the team’s historical data such as throughput)
- Right sizing (identifies items that are small enough to be completed within one single Sprint; otherwise break down the PBI).
What is the Product Goal?
It describes the future state of the product. It’s a “commitment” for the Product Backlog.
What is “refinement”?
The activity of continually improving PBIs until they are ready to be worked on.
Is there one single time refinement should take place during a sprint?
No. Refinement of the Product Backlog may happen many times during the Sprint. Therefore the refinement is not prescribed as a scrum “event”.