Scrum Professional Scrum Master level III (PSM III) (PSM-III) Free Practice Test
Question 1
What variables should a Product Owner consider when ordering the Product Backlog?
Correct Answer:
Ordering the Product Backlog is a key accountability of theProduct Ownerand is essential for maximizing value through empiricism. The ordering reflects continuous inspection of multiple variables, not a single prioritization rule.
1. Value and Outcomes
The primary variable isvalue. The Product Owner considers:
* Customer and user value,
* Business impact and outcomes,
* Alignment with theProduct Goal.
Items that deliver higher or more urgent value are generally ordered higher.
2. Risk and Uncertainty
Items that reducerisk or uncertaintyare often ordered earlier. This includes:
* Technical risk,
* Market or usability risk,
* Integration or dependency risk.
Early learning enables better decisions and reduces long-term cost.
3. Dependencies
The Product Owner considersdependenciesbetween backlog items and teams. Items that unblock other work or reduce dependencies may be ordered higher to improve flow and reduce coordination overhead.
4. Effort, Complexity, and Feasibility
While Developers estimate effort, the Product Owner uses this information to balance value againstcost, complexity, and feasibility. High-value items that are feasible within near-term constraints are often prioritized.
5. Feedback and Learning
Ordering reflectsfeedback from Sprint Reviews, user testing, and market response. Items may move up or down based on what has been learned from previous Increments.
6. Time Sensitivity and Opportunity Cost
Some items are time-critical due to:
* Regulatory deadlines,
* Market windows,
* Competitive pressure.
Delaying such items may reduce or eliminate their value.
1. Value and Outcomes
The primary variable isvalue. The Product Owner considers:
* Customer and user value,
* Business impact and outcomes,
* Alignment with theProduct Goal.
Items that deliver higher or more urgent value are generally ordered higher.
2. Risk and Uncertainty
Items that reducerisk or uncertaintyare often ordered earlier. This includes:
* Technical risk,
* Market or usability risk,
* Integration or dependency risk.
Early learning enables better decisions and reduces long-term cost.
3. Dependencies
The Product Owner considersdependenciesbetween backlog items and teams. Items that unblock other work or reduce dependencies may be ordered higher to improve flow and reduce coordination overhead.
4. Effort, Complexity, and Feasibility
While Developers estimate effort, the Product Owner uses this information to balance value againstcost, complexity, and feasibility. High-value items that are feasible within near-term constraints are often prioritized.
5. Feedback and Learning
Ordering reflectsfeedback from Sprint Reviews, user testing, and market response. Items may move up or down based on what has been learned from previous Increments.
6. Time Sensitivity and Opportunity Cost
Some items are time-critical due to:
* Regulatory deadlines,
* Market windows,
* Competitive pressure.
Delaying such items may reduce or eliminate their value.
Question 2
Describe the difference between feature and component teams, and how they hold up when viewed from the perspective ofthe Scrum Guide.
Correct Answer:
In Scrum, team structure significantly impacts the ability to deliver value. Two commonly discussed structures arecomponent teamsandfeature teams. Although the Scrum Guide does not explicitly define these terms, it strongly favors the characteristics of feature teams through its definition of a Scrum Team.
Component teamsare organized around technical specialties or system components, such as database, frontend, or middleware teams. Their work typically represents partial contributions to a product feature, requiring coordination and handoffs across multiple teams to deliver customer value. As a result, component teams often introduce dependencies, delay integration, and struggle to produce a usable Increment independently within a Sprint.
Feature teams, in contrast, are organized around delivering complete product features or Product Backlog Items. They are cross-functional and possess all the skills required to design, build, test, and deliver a "Done" Increment of value. Feature teams minimize dependencies and can independently deliver customer-facing functionality each Sprint.
From theScrum Guide perspective, feature teams align more closely with Scrum principles:
* The Scrum Guide states thatScrum Teams are cross-functional, which directly supports feature teams and challenges component team structures.
* Scrum requires each Sprint to produce ausable Increment. Feature teams can meet this expectation, while component teams usually cannot without reliance on other teams.
* Scrum is based onempiricism(transparency, inspection, and adaptation). Reduced dependencies in feature teams improve transparency and enable faster inspection and adaptation.
* Scrum emphasizesvalue delivery and accountability. Feature teams maintain clear ownership of outcomes, whereas component teams fragment accountability across technical silos.
While component teams may exist due to legacy structures or technical constraints, they represent organizational impediments rather than an ideal Scrum implementation. From a Professional Scrum Master III perspective, moving toward feature teams supports agility, improves value delivery, and better enables Scrum as defined in the Scrum Guide.
Component teamsare organized around technical specialties or system components, such as database, frontend, or middleware teams. Their work typically represents partial contributions to a product feature, requiring coordination and handoffs across multiple teams to deliver customer value. As a result, component teams often introduce dependencies, delay integration, and struggle to produce a usable Increment independently within a Sprint.
Feature teams, in contrast, are organized around delivering complete product features or Product Backlog Items. They are cross-functional and possess all the skills required to design, build, test, and deliver a "Done" Increment of value. Feature teams minimize dependencies and can independently deliver customer-facing functionality each Sprint.
From theScrum Guide perspective, feature teams align more closely with Scrum principles:
* The Scrum Guide states thatScrum Teams are cross-functional, which directly supports feature teams and challenges component team structures.
* Scrum requires each Sprint to produce ausable Increment. Feature teams can meet this expectation, while component teams usually cannot without reliance on other teams.
* Scrum is based onempiricism(transparency, inspection, and adaptation). Reduced dependencies in feature teams improve transparency and enable faster inspection and adaptation.
* Scrum emphasizesvalue delivery and accountability. Feature teams maintain clear ownership of outcomes, whereas component teams fragment accountability across technical silos.
While component teams may exist due to legacy structures or technical constraints, they represent organizational impediments rather than an ideal Scrum implementation. From a Professional Scrum Master III perspective, moving toward feature teams supports agility, improves value delivery, and better enables Scrum as defined in the Scrum Guide.
Question 3
What risk is introduced if not all Development Team members are present for the Daily Scrum?
Correct Answer:
If not all Development Team members are present at theDaily Scrum, several risks are introduced that undermineempiricism, collaboration, and the team's ability to achieve theSprint Goal.
First,transparency is reduced. The Daily Scrum exists to create a shared understanding of progress, plans, and impediments. When some Developers are absent, their work, discoveries, risks, or impediments are not fully visible to the rest of the team. This results in an incomplete or inaccurate picture of the Sprint Backlog's current state.
Second,inspection becomes ineffective. The Daily Scrum is the primary event where Developers inspect progress toward the Sprint Goal. Missing perspectives means that inspection is based on partial information, increasing the likelihood that important issues-such as integration problems, dependencies, or quality concerns-go unnoticed until later in the Sprint.
Third,adaptation is delayed or suboptimal. Without full participation, the team may make planning adjustments that do not account for all constraints or opportunities. This can lead to rework, misalignment, or duplicated effort, and increases the risk of failing to meet the Sprint Goal.
Fourth, the absence of team members weakenscollective ownership and accountability. The Daily Scrum reinforces that the Developers are jointly responsible for the Sprint Goal. Regular absence can create silos, reduce collaboration, and signal that shared planning and alignment are optional.
Finally, over time, inconsistent attendance can turn the Daily Scrum into astatus meeting for those present, rather than a collaborative planning event for the whole team. This undermines Scrum Values, particularly Commitment, Respect, and Openness.
First,transparency is reduced. The Daily Scrum exists to create a shared understanding of progress, plans, and impediments. When some Developers are absent, their work, discoveries, risks, or impediments are not fully visible to the rest of the team. This results in an incomplete or inaccurate picture of the Sprint Backlog's current state.
Second,inspection becomes ineffective. The Daily Scrum is the primary event where Developers inspect progress toward the Sprint Goal. Missing perspectives means that inspection is based on partial information, increasing the likelihood that important issues-such as integration problems, dependencies, or quality concerns-go unnoticed until later in the Sprint.
Third,adaptation is delayed or suboptimal. Without full participation, the team may make planning adjustments that do not account for all constraints or opportunities. This can lead to rework, misalignment, or duplicated effort, and increases the risk of failing to meet the Sprint Goal.
Fourth, the absence of team members weakenscollective ownership and accountability. The Daily Scrum reinforces that the Developers are jointly responsible for the Sprint Goal. Regular absence can create silos, reduce collaboration, and signal that shared planning and alignment are optional.
Finally, over time, inconsistent attendance can turn the Daily Scrum into astatus meeting for those present, rather than a collaborative planning event for the whole team. This undermines Scrum Values, particularly Commitment, Respect, and Openness.
Question 4
A Scrum Team has been working on a product for nine Sprints. A new Product Owner comes in, understanding he is accountable for the Product Backlog. However, he is unsure about his responsibilities.
Which two activities are part of the Product Owner role according to Scrum?
Which two activities are part of the Product Owner role according to Scrum?
Correct Answer:
According to Scrum, theProduct Owneris accountable formaximizing the value of the productand for effectiveProduct Backlog management. Two key activities that are explicitly part of this role are:
1. Ordering the Product Backlog to Maximize Value
The Product Owner is responsible forordering the Product Backlogso that the most valuable work is done first. This ordering reflects:
* Business and customer value,
* Risk and uncertainty,
* Strategic goals and learning from previous Sprints.
Through this activity, the Product Owner ensures that the Scrum Team is always working on what matters most.
2. Ensuring Product Backlog Items Are Transparent, Clear, and Understood The Product Owner ensures that Product Backlog Items are:
* Clearly expressed,
* Transparent to the Scrum Team and stakeholders,
* Understood well enough for Developers to select them during Sprint Planning.
This does not mean writing detailed requirements alone, butcollaboratingso that shared understanding exists.
1. Ordering the Product Backlog to Maximize Value
The Product Owner is responsible forordering the Product Backlogso that the most valuable work is done first. This ordering reflects:
* Business and customer value,
* Risk and uncertainty,
* Strategic goals and learning from previous Sprints.
Through this activity, the Product Owner ensures that the Scrum Team is always working on what matters most.
2. Ensuring Product Backlog Items Are Transparent, Clear, and Understood The Product Owner ensures that Product Backlog Items are:
* Clearly expressed,
* Transparent to the Scrum Team and stakeholders,
* Understood well enough for Developers to select them during Sprint Planning.
This does not mean writing detailed requirements alone, butcollaboratingso that shared understanding exists.