Scrum Flashcards
What is Scrum?
A lightweight framework within Agile that focuses on delivering small, incremental improvements through iterative sprints.
What are the roles in Scrum?
- Product Owner (sets priorities)
- Scrum Master (facilitates)
- Development Team (delivers work).
What is a Scrum Retrospective?
A meeting at the end of a sprint to reflect on what went well, what could be improved, and how to make the next sprint more effective.
What’s the difference between Scrum and Kanban?
Scrum is time-boxed and structured around sprints, while Kanban is a flow-based system focused on visualizing and managing work in progress.
What is the role of a Scrum Master?
The Scrum Master facilitates the Scrum process, helps remove obstacles, and ensures the team adheres to Scrum principles.
What is sprint planning in Scrum?
A meeting where the Scrum team decides which backlog items to work on in the upcoming sprint, often involving task estimation.
What is the Definition of Done (DoD) in Scrum?
A shared understanding of what it means for work to be completed, including criteria like code reviews, testing, and documentation.
What is a Sprint Review?
A meeting held at the end of a sprint where the team demonstrates completed work to stakeholders and collects feedback.
What is the Scrum of Scrums?
A scaled Scrum framework used to coordinate multiple Scrum teams working on the same product or project.
How does Scrum handle changing requirements?
Scrum embraces change; new requirements are added to the backlog and prioritized for future sprints.