Scrum Flashcards
What are the three pillars of Scrum
Transparency, Inspection, Adaptation
What is Transparency?
Transparency is the first pillar of Scrum. A common language referring to the process must be shared by all participants and those performing the work and inspecting the work through each sprint must share a common definition of “Done”. Everyone has insight as to what is occurring during the project and on same page.
What is Inspection?
Frequently inspecting scrum artifacts and progress toward a spring goal to detect variances. Not so frequent in which it hurts performance of work, but enough for skilled inspectors to look at a point of work.
What is Adaptation?
If an inspector determines that one or more aspects of a process deviate outside acceptable limits, and that the resulting product will be unacceptable, the process or the material being processed must be adjusted. An adjustment must be made as soon as possible to minimize further deviation.
Scrum prescribes four formal events for inspection and adaptation, as described in the Scrum Events section of this document: •Sprint Planning •Daily Scrum •Sprint Review •Sprint Retrospective
What are Scrum Values?
Courage
Focus
Commitment
Respect
Openness
What does the Scrum Team consist of?
Product Owner
Development Team
Scrum Master
What is a Product Owner?
- Is Team’s sole source of truth for requirements and priorities
- Owns requirements (new features, defects) and ranking
- Works with customers, stakeholders to define & rank user-facing features
- Collaborates with Team to ensure proper implementation
- Often a Product Manager, Business Analyst
What is a Scrum Master?
- Does whatever is needed to make Team as productive as possible
- Acts as Servant Leader
- Owns process (enforces, tracks, expedites problem resolution)
- Runs Daily Stand-Up, Sprint Planning, Retrospective Meetings
What is a Development Team
- 5 – 7, Self-organizes cross-functional members to implement, test features
- Software & test engineers, database architects, UI developers, etc.
- Owns estimates, tasks, assignments
When does a new Sprint start?
A new Sprint starts immediately after the conclusion of the previous Sprint.
What is a Sprint?
a time-box of one month or less during which a “Done”, usable, and potentially releasable product Increment is created.
Who has the Authority to cancel a sprint?
Product Owner
Who can assess what can be accomplished over a Sprint from a development perspective?
Only the Development team
What are the three areas in the Scrum Framework?
Roles
Ceremonies
Artifacts
What are the three main roles?
Product Owner
Scrum Master
Team (Development Team)