Scrum Framework
Scrum is a lightweight agile framework that uses fixed-length iterations called sprints, defined roles, events, and artifacts to help teams deliver complex products incrementally and iteratively.
Explanation
Scrum is the most widely used agile framework and is built on the pillars of transparency, inspection, and adaptation. It defines three roles (Scrum Master, Product Owner, and Developers), five events (Sprint, Sprint Planning, Daily Scrum, Sprint Review, and Sprint Retrospective), and three artifacts (Product Backlog, Sprint Backlog, and Increment). Each artifact has a commitment that provides transparency: the Product Goal, Sprint Goal, and Definition of Done.
A Scrum team works in sprints, which are fixed-length iterations typically lasting one to four weeks. At the start of each sprint, the team plans the work. During the sprint, the team holds daily standups to synchronize. At the end, they review the increment with stakeholders and hold a retrospective to improve their process.
Scrum is empirical, meaning decisions are based on observation and experimentation rather than detailed upfront planning. This makes it especially effective for projects with high uncertainty and rapidly changing requirements. PMI heavily tests Scrum concepts on both the PMP and CAPM exams.
Key Points
- •Built on three pillars: transparency, inspection, and adaptation
- •Three roles: Scrum Master, Product Owner, and Developers
- •Five events: Sprint, Sprint Planning, Daily Scrum, Sprint Review, Sprint Retrospective
- •Three artifacts with commitments: Product Backlog (Product Goal), Sprint Backlog (Sprint Goal), Increment (Definition of Done)
Exam Tip
Know the three pillars and how each Scrum event maps to inspection and adaptation. Scrum is the most frequently tested agile framework on PMI exams.
Frequently Asked Questions
Related Topics
Scrum Master
The Scrum Master is the accountability within Scrum responsible for establishing Scrum as defined in the Scrum Guide, helping the team and organization understand Scrum theory and practice, and removing impediments.
Product Owner
The Product Owner is the Scrum accountability responsible for maximizing the value of the product by managing and ordering the Product Backlog, representing stakeholder needs, and ensuring the team builds the right thing.
Sprint
A Sprint is a fixed-length timebox of one month or less in Scrum during which the team creates a usable, potentially releasable product Increment.
Development Team (Scrum)
The Development Team, called Developers in the latest Scrum Guide, consists of the cross-functional professionals who do the work of delivering a potentially releasable Increment each sprint.
Test your knowledge
Practice scenario-based questions on this topic with detailed explanations.