How Scrum Works Flashcards
1
Q
What are the phases of a Scrum project?
A
- Vision is established from input
- Transform vision into features and requirements
- Load a product backlog with features and requirements
- Determine what to implement first and later through sprint planning.
- Assign works to timeboxes
- Create the sprint backlog
- Execution of work
- Daily scrum meetings
- Potentially Shippable Product generated from the sprint
- Sprint review, examine and test product
- Sprint retrospective
- Repeat work through next sprint
2
Q
What does manageable tasks mean?
A
Team has the capability to undertake the tasks and they can be completed in a short period of time.
3
Q
What are the benefits of timeboxing?
A
Rhythm for completing work is established
Results are delivered at predictable intervals
Establish project schedule
4
Q
What is the sprint backlog?
A
Subset of the product backlog and are tasks defined to be accomplished in the upcoming sprint.
5
Q
What is potentially shippable product?
A
Is a unit, subassembly, module of code, component or other small unit of output that could be shipped to the customer.
Does not mean it will be shipped but is a statement of confidence.