Section 2 Flashcards
What are the Scrum artifacts?
Product Backlog
Sprint Backlog
Increment
What does a product backlog support?
Product goal
What does a sprint backlog support?
Supports the sprint goal
What is an increment?
Sum of all the product backlog items completed during a sprint and all previous sprints
What is a sprint goal?
The objective for the sprint
What is a product goal?
- long term objective
- only 1 product at a time
What is value?
The benefit you get from using the product
What a product backlog?
Undone work
What will the Product Backlog Item (PBI) contain?
-Description
-Order
-Size
-Value
-Acceptance Criteria
Who owns the product backlog?
Product owner
What is the Product goal?
-Objective that the product should achieve
-Only 1 product goal at a time
What is Product Backlog Refinement?
-in the product backlog, larger items are broken down into smaller ones
-add size and order
What is sizing/estimation?
The process of figuring out the size of each item in the backlog
Who is responsible for sizing?
Developers
When are backlog items determined to be “Ready” for the next sprint?
The items are small enough, detailed enough, and immediately actionable
What are user stories?
Short descriptions of a feature explained from the perspective of the person who desires the functionality, usually a user of the product.
What is the 3 step process to develop user stories?
- Card
- Conversation
- Confirmation
What is on a card?
The conversation in the format of, “As a <some> I want <some> so that <some>"</some></some></some>
What is confirmation?
Acceptance criteria that explains what is considered done
Where does sizing happen?
Product backlog refinement activity
What is an estimate in terms of sizing?
A guess of the effort necessary to carry out a given task
What is the product backlog?
an ordered list of ideas and features
What is included in the sprint backlog?
- PBI (Prodcut Backlog Item) for the sprint (What?)
- Sprint goal (Why?)
- Plan (How?)
What happens with unfinished work in the Sprint backlog at the end of the sprint?
Put back into the Product Backlog
Who is responsible for the Product Backlog?
Product Owner
Who is responsible for the Sprint Backlog?
Developers
What is the Sprint Scope?
Functionality developed during the Sprint
Can the Sprint Scope be modified during the Sprint?
Yes, the scope is flexible
What is the Scope of the Sprint Backlog?
Amount of work selected by the Developers
If the Developers realize they cannot make the Sprint goal, who do they renegotiate with?
Product Owner
What can be compromised with adjusting the Sprint Backlog to make the Sprint Goal?
Features, but not quality
What is a Product Increment?
- a new version of the product
- it’s additive to all previous increments from all previous sprints