Professional SCRUM Master 1

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Kesharwaniduresh
K
Kesharwaniduresh
Community Contributor
Quizzes Created: 1 | Total Attempts: 9,554
| Attempts: 9,554 | Questions: 80
Please wait...
Question 1 / 80
0 %
0/100
Score 0/100
1. Which of the following best describes Scrum?

Explanation

Scrum is adaptive instead of predictive. It’s a framework rather than a methodology or body of
knowledge. It’s mainly about project delivery rather than project management. It’s empirical (based
on experience) rather than theoretical. It’s suitable for the development of complex products in
complex environments.

Submit
Please wait...
About This Quiz
Professional SCRUM Master 1 - Quiz

2. Scrum is a detailed software development methodology.

Explanation

Scrum is a framework rather than a methodology, and it’s not detailed.

Submit
3. What's the timebox for a complete Sprint Planning meeting?

Explanation

The Sprint Planning is timeboxed for 8 hours when the Sprint is one month long, and shorter
proportionally.

Submit
4. Which of the following can be delivered as the output of a Sprint?

Explanation

All Sprints are done to create Increments: a piece of working software which is potentially
shippable and “Done”, based on the Definition of Done (including all the tests). All items we deliver
are non­technical and independent of each other.

Submit
5. Scrum does not have a role called "project manager".

Explanation

Scrum doesn’t have a project manager role. The project management activities are distributed
among the three Scrum roles.

Submit
6. When is a Sprint canceled?

Explanation

Only the Product Owner has the authority to cancel a Sprint. It is done when the Sprint doesn’t
make sense any more or the Sprint Goal has become obsolete.

Submit
7. It's better to have longer Sprints when the project is riskier.

Explanation

When Sprints are shorter, there are more opportunities for demonstration, receiving feedback, and
adaptation. So, when risks are higher, it’s better to have shorter Sprints (if it’s possible).
Generally, shorter Sprints are preferred.

Submit
8. Who's responsible for engaging the stakeholders?

Explanation

The Product Owner is responsible for engaging them, understanding them, communicating with
them and so on.

Submit
9. When should the Sprint Retrospective be held?

Explanation

All events are necessary and are held every Sprint; including the Sprint Retrospective, which is
the last event inside each Sprint.

Submit
10. There should be a hardening Sprint every few Sprints, to resolve dependencies and fix open bugs.

Explanation

There’s only one type of Sprint, and its goal is to create a potentially releasable Increment of
features that bring value to the customer. There’s no Sprint zero, hardening Sprint, integration
Sprint, release Sprint, etc.

Submit
11. How much of the Sprint Backlog should be defined during the Sprint Planning meeting?

Explanation

There are two elements in the Sprint Backlog:
1. The items selected from the Product Backlog: we don’t change them after the Sprint Planning
2. The tasks created by breaking down the items: only a few of them are created in the Sprint
Planning, and the rest will be created during the Sprint. Otherwise, it would be a form of
upfront planning. Tasks are referred to as “work” or “plan” in the PSM I exam.

Submit
12. When the Scrum Team becomes mature enough, it doesn't need a Scrum Master anymore

Explanation

Every Scrum Team needs a Scrum Master and a Product Owner, even if they are mature. Both
roles can be part­time.
Remember that the Scrum Master is also responsible for removing impediments. And it doesn’t
matter how mature you are in the process; it’s always great to have someone to help you with
issues.

Submit
13. Which of the following is the best way a Scrum Master can increase the team productivity?

Explanation

Facilitation (as requested or needed), removing impediments and solving problems, training,
coaching, consulting, and convincing people to do the right thing are the things we expect from the
Scrum Master. S/he is not supposed to block the team’s self­organization by giving developers
orders, or deciding for them, and s/he is not supposed to do other people’s jobs (e.g. ordering the
items instead of letting the Product Owner do so).

Submit
14. When is a Sprint over?

Explanation

Sprints are timeboxed and they are not extendable. Some timeboxes have a maximum duration
and will be finished earlier if everything is done, but Sprint timeboxes have a fixed duration, which
does not shrink either. If everything is finished before the end of the Sprint, the Development Team
will pick the next item from the Product Backlog and starts working on that.

Submit
15. The Scrum Master should cancel the Sprint Planning, if the Sprint Goal is not composed beforehand.

Explanation

The Sprint Goal is composed by the whole Scrum Team during the Sprint Planning. Besides
that, we don’t cancel the Sprint Planning anyway! The Sprint can be canceled only in extreme
situations, by the decision of the Product Owner.

Submit
16. The customer has the final say on the order of Product Backlog items.

Explanation

The decision on the order of items can be influenced by a committee, the customer, or any other
stakeholder, but the final say belongs to the Product Owner. This decision should be respected by
the whole organization.

Submit
17. Which does a self­organizing Development Team choose?

Explanation

The Product Backlog order and composition, project performance measurement, and release
planning are the Product Owner’s responsibilities. The Sprint length is determined by the whole
Scrum Team.

Submit
18. Who's required to attend the Daily Scrum?

Explanation

Anyone “can attend” any meeting, but note that the questions is asking who’s required to do so.
Daily Scrum is only for the Development Team, so no one else is “required to attend”, and if they
do, they are not supposed to “participate”; they just listen and watch.

Submit
19. What's the main responsibility of testers?

Explanation

There are only three roles in Scrum: Product Owner, Scrum Master, and Development Team. It’s
not allowed to define new roles and the Development Team members should not have any titles;
they are all just “developers”. It is so, because we want all of them to be accountable for
everything and to collaborate with each other.
Each person has his/her own area of expertise, such as testing, and that person will be more
focused on testing tasks, but it doesn’t mean that we can call the person “tester”; they are just
developers who are experts in testing.

Submit
20. When should a Sprint Goal be created?

Explanation

The Sprint Goal is created during the Sprint Planning meeting by the whole Scrum Team.

Submit
21. Who estimates the work during the Sprint?

Explanation

All estimates are done by the Development Team, since they are the ones who know how to do
the work.

Submit
22. What should the Product Owner do during the Sprint zero?

Explanation

There’s no such thing as Sprint zero. The first Sprint is called Sprint 1, and it’s exactly the same as
other Sprints: creates an Increment. The infrastructure and tools and requirements are prepared
gradually throughout the project.

Submit
23. Who determines how work is performed during the Sprint?

Explanation

It is completely up to the self­organized Development Team to decide on the way they work and on
the technical aspects of the project.

Submit
24. The customer wants the Development Team to add a very important item to the current Sprint. What should they do?

Explanation

Only the Product Owner can add new items to the Product Backlog. Even s/he cannot add a new
item to the Sprint Backlog during the Sprint.
When someone asks for a change in the Sprint Backlog, they should be referred to the Product
Owner, so that s/he can work with them to define the item and add it to the Product Backlog for the
next Sprints.
In fact, we reject the request for adding the item to the current Sprint Backlog, but this rejection
should be done by the Product Owner, rather than the Development Team.

Submit
25. Which statement best describes the Sprint Backlog?

Explanation

The Sprint Backlog is created during the Sprint Planning. It includes the items selected from the
Product Backlog (by the Development Team), and the tasks created by decomposing the items
(by the Development Team). The Development Team keeps adding tasks during the Sprint, so, the
Sprint Backlog updates. It’s the Development Team’s plan for the current Sprint. This plan is not
detailed upfront.
If the Development Team cannot deliver some of the items, they will go back to the Product
Backlog at the end of the Sprint, and they will be ordered again; they do not go to the next Sprint
automatically.
Each task is assigned to one developer or a pair of developers, but the ownership is still shared.
Items are not assigned or owned by specific developers; all of them share accountability

Submit
26. The Product Owner determines the number of items that should be selected for each Sprint.

Explanation

it is totally up to the Development Team to decide how many items they are going to select for the
Sprint.

Submit
27. Each Sprint Backlog item is owned by one, or a pair of developers.

Explanation

The Developers share the ownership of the items and tasks in the Sprint Backlog.
Tasks are assigned to the Developers (by themselves), but they all stay accountable (own the
task).
Items are not assigned to Developers, as each item consists of multiple tasks that need varying
expertise.
To summarize:
1. Items are not owned by individuals or pairs
2. Items are not assigned to individuals or pairs
3. Tasks are not owned by individuals or pairs
4. Tasks are indeed assigned to individuals or pairs

Submit
28. Which of the following is NOT a responsibility of the Scrum Master?

Explanation

The Scrum Master serves as a servant-leader for the Scrum Team, helping them understand and apply Scrum principles and practices. They facilitate Scrum events, remove impediments, and coach the organization in adopting Scrum. However, they do not assign tasks to individual developers. The Development Team is self-organizing and decides how to best accomplish the work in the Sprint Backlog.

Submit
29. What are the benefits of having tests in the Definition of Done? (Choose 3 answers)

Explanation

Items are not really Done, unless we have tested them; so, tests should be included in the
Definition of Done. In this case, the Increments will be closer to what we can practically call
“complete”, “done”, “potentially releasable”, or “potentially shippable”; to something usable for the
users.
Increments should be potentially releasable; for starters, because it makes it easier for the
customer to try it and give us useful feedback. The feedback enables adaptation, which is
essential to Agile.
Having an effective Definition of Done increases transparency, because everyone will know what
we mean when we say an item is Done.
Reporting to the “project manager”? We don’t have a project manager in Scrum.

Submit
30. Which is NOT a Development Team responsibility?

Explanation

It’s the Development Team’s responsibility to measure their productivity and performance during
the Sprint, find their way, plan, and optimize the work required for items and the Sprint Goal, and to
resolve their own conflicts. Remember that they are self­organized.

Submit
31. When must a new Increment of working software be available?

Explanation

An Increment of “Done” working software, which is potentially releasable, must be produced at the
end of each Sprint.
Remember that all Sprints are the same, and there are no Sprint Zeros, Hardening Sprints,
Integration Sprints, Release Sprints, etc.

Submit
32. When can a Development Team cancel a Sprint?

Explanation

Only the Product Owner has the authority to cancel a Sprint. It happens when the Product Owner
realizes that the Sprint doesn’t make sense any more, or in other words, the Sprint Goal has become obsolete. E.g. if the customer doesn’t need most of the Sprint Backlog items any more.
Note: it’s OK if we forecast that the team cannot deliver some of the Sprint Backlog items (or even
many of them) and it’s not a reason for canceling a Sprint. We will just go on and deliver as many
items as possible.

Submit
33. How is a Product Backlog ordered?

Explanation

The Product Backlog is ordered based on the value of the items to the business, and it is up to the
Product Owner to determine how to calculate the value.
Size, criticality, and risk all affect the “value”, but are not directly the basis for ordering.
Items should be independent of each other, so that we can freely order them based on the value.

Submit
34. What's the vertical axis in a typical burn­down chart?

Explanation

The horizontal axis is time, the vertical axis is the remaining amount of work, and the trend line
shows the forecast finish date if the Product Backlog and the team capacity stay the same.

Submit
35. Which two of the following are true about Scrum?

Explanation

A few related points to remember:
1. Scrum is a framework, not a methodology or body of knowledge.
2. Scrum is empirical, rather than theoretical.
3. Scrum is more about project delivery rather than project management.
4. Scrum is adaptive, rather than predictive (it’s more than just using Sprints and related
artifacts).
5. Scrum should be used entirely (we do not tailor it).

Submit
36. Which of the following is common when the Scrum Team becomes mature enough during the project?

Explanation

The Definition of Done includes quality methods and that’s why we keep improving it when we
mature.
All Scrum roles, events, and artifacts are necessary and should not be ignored for any reason.

Submit
37. Which three of the following are feedback loops?

Explanation

All four events inside the Sprint are feedback loops and opportunities for inspection and adaptation
(but not the Sprint itself). So, any of the following are right answers for questions like this:
1. Sprint Planning
2. Daily Scrum
3. Sprint Review
4. Sprint Retrospective
Remember that while Scrum.org considers “release planning” necessary, and a responsibility of
the Product Owner, it’s not explained in the Scrum Guide.

Submit
38. Which of the following best describes the Product Backlog?

Explanation

The Product Backlog is a type of planning. However, we don’t create predictive, detailed upfront
plans in Agile environments: the Product Backlog is dynamic and never complete. It provides only
enough information for a self­organized team to find its own way. It’s always changing to enable adaptation.
There are no “tasks” in the Product Backlog; they belong to the Sprint Backlogs

Submit
39. How can security concerns be addressed in Scrum? (Choose 2 answers)

Explanation

Many of the security concerns are non­functional features, and therefore will be added to the
Definition of Done to be applied to all Product Backlog items.
Some security concerns are specific, and only about a certain part of the product; they can be
items in the Product Backlog.
The Development Team is cross­functional and should take care of every aspect of the product,
including security. So, it won’t be handled by external people.
Each Sprint should be focused on developing items with the highest value, and delivering Done
items. We don’t keep things such as security, tests, and integration for a time in the future.

Submit
40. What happens if the Development Team cannot complete its work by the end of the Sprint?

Explanation

Nothing happens! The Development Team will deliver only the items that are 100% done based on
the Definition of Done.
The only things the Development Team may do, is inform the Product Owner, so that s/he can
revise the order of items ­if necessary­ and work with her/him to review and adjust the work
(“work” here refers to the “tasks”, not the “items”).

Submit
41. When is a Sprint Backlog item considered complete?

Explanation

When the item is complete based on the Definition of Done (which means that the end users can
use it), and it creates an Increment of working software that is potentially releasable.
Note: if all the tasks for an item are complete, it doesn’t necessarily mean that the item is complete,
because we might have forgotten to add some of the tasks to begin with.

Submit
42. When does the Development Team prepare the tools and infrastructure for the development?

Explanation

We do not prepare the infrastructure and tools upfront, because it requires an understanding of the
whole product, which is against the adaptation concept. The required infrastructure and tools
depend on the product we’re going to create, which in turn is defined throughout the project. So,
the infrastructure and tools will be prepared gradually throughout the project.
There’s no Sprint zero in Scrum. All Sprints are the same, used to create an Increment of working
software.

Submit
43. What should be done between a Sprint Retrospective and the next Sprint Planning?

Explanation

There’s no time between one Sprint and the next.
Ordering the Product Backlog items and estimating the amount of work of new items needed for
the next Sprint Planning is done during the previous one, in a continuous process called Product
Backlog refinement (or Product Backlog grooming).

Submit
44. Items in the Product Backlog are usually larger than items in the Sprint Backlogs.

Explanation

This is how it works:
a. Items of different sizes are added to the Product Backlog.
b. Items are sorted based on their business value.
c. Then we check the items on the top of the Product Backlog, and if they are large, we’ll break
them down into smaller items. We leave the large items on the bottom of the Product Backlog
as they are for now.
d. The business values will be estimated again, and the Product Backlog sorted based on them.
Based on this explanation, the items on the top of the Product Backlog would be, statistically
speaking, smaller than the average. Since the items in the Sprint Backlog come from the top of the
Product Backlog, we can say that “the items in the Sprint Backlog are usually smaller than the
average item in the Product Backlog”.
Remember that we sort the Product Backlog items based only on their business value. The
difference in size happens naturally, and is not a basis for sorting.

Submit
45. Scrum Teams should normalize their estimations, so that management can measure and compare their performance

Explanation

It’s almost impossible to make the estimate units (e.g. story points) comparable, and only creates
problems such as padding. Besides that, the “management” is not supposed to measure their
performance; they should be focused on the values generated by the project.

Submit
46. What are two common benefits of self­organization?

Explanation

Being self­organized means that the team finds its own way, instead of receiving orders. When it is
so, there is more buy­in (commitment), accountability, and creativity among team members.

Submit
47. A developer does not work properly and is blocking the team activity. Who should decide on removing that person?

Explanation

This is the responsibility of the Development Team, because it’s self­organized. Since it’s some
kind of impediment, they may also get help from the Scrum Master.

Submit
48. All Increments should be potentially releasable

Explanation

All Increments must be complete based on the Definition of Done, and be potentially
releasable/shippable. However, we don’t have to actually release all of them. It’s up to the Product
Owner to decide on the releases based on the project environment.

Submit
49. The Sprint Review is:

Explanation

All four events inside the Sprint are opportunities for inspection and adaptation: Sprint Planning,
Daily Scrums, Sprint Review, Sprint Retrospective
During the Sprint Review, the Development Team demonstrates the Increment and the Product
Owner presents the performance information.

Submit
50. Who adds new work to the Sprint Backlog during the Sprint?

Explanation

The items selected from the Product Backlog are frozen in the Sprint Backlog; we don’t change
them. However, we also have the “tasks” created by breaking down the items, and the tasks are
always changing. Only the Developers can make changes to the Sprint Backlog (that is, changes
to the tasks, rather than the items).
Only tasks required for the first few days of the Sprint are created in the Sprint Planning meeting;
the rest will be created during the Sprint, whenever developers identify new work, or when it’s time
to work on a new item and they need to understand its scope.

Submit
51. How should multiple teams be composed for a single project?

Explanation

Developers should be self­organized and it’s their responsibility to form the teams.
Besides the initial formation, the developers might also decide to shift among teams at the
beginning of each Sprint.
Note: Scrum.org has recently published the Nexus Guide, which is a framework for scaled Scrum.
However, the questions in the real PSM I exam are not adjusted yet, and some answers might not
be 100% compatible with the Nexus Guide. For now, you need to answer the questions in your
real exam the way they are explained here.

Submit
52. Which of the following is most essential to Scrum?

Explanation

Scrum is an Agile framework, and Agility is mainly about adaptation (instead of prediction).

Submit
53. The Sprint Backlog would not change after the Sprint Planning.

Explanation

The Sprint Backlog is created in the Sprint Planning meeting, and updated during the Sprint.
The items selected from the Product Backlog are frozen in the Sprint Backlog; we don’t change
them. However, we also have the “tasks” created by breaking down the items, and the tasks are
always changing. Only the Developers can make changes to the Sprint Backlog (that is, changes
to the tasks, rather than the items).

Submit
54. Which of the following is the subject of Sprint Retrospective?

Explanation

Sprint Retrospectives are only about the Scrum process and the way the team works. The
Increment is the subject of Sprint Review. The technical approach is completely up to the
Development Team and the Product Backlog is up to the Product Owner.

Submit
55. Who must do all the work required for Product Backlog items, to make sure they are potentially releasable?

Explanation

The Development Team is responsible for all the work necessary to create a potentially releasable product Increment, including designing, building, testing, and documenting the Product Backlog items. They are self-organizing and cross-functional, possessing all the skills needed to deliver the work. The Product Owner is responsible for defining and prioritizing the Product Backlog items, while the Scrum Master supports the team and removes impediments, but the actual work of creating the Increment rests solely with the Development Team.

Submit
56. While the Sprint Planning is progressing, the Development Team has realized that they don't have enough resources to complete all the selected Sprint Backlog items. Which two of the following is usually the best action?

Explanation

We can freely remove some of the items, because it’s still during the Sprint Planning (we’re not
allowed to do so after the Sprint Planning).
If we want to, we can just start the Sprint with the high number of items, because nothing happens
if we do not deliver everything, but the Product Owner should know the situation.
We work at a constant pace (no overtime work). We do not like to change the composition of the
team often, because we know that adding more developers does not always increase productivity,
and even when it does, it will not happen in the short term.

Submit
57. The Development Team has realized that they have over committed themselves for the Sprint. Who should be present when they review and adjust the work?

Explanation

When we realize that we have over committed ourselves and we are not able to deliver many of
the Spring Backlog items, we should still keep working and we won’t add or remove items.
However, the order of the items will be more important now, since we won’t be able to deliver items
at the bottom of the Sprint Backlog. For this reason, the Development Team will call the Product
Owner to check and see if s/he needs to adjust the order of Sprint Backlog items. Besides that,
there are different ways of delivering each item, which is defined by the tasks, and the Product
Owner and Developers can refine and adjust those tasks (work to be done).

Submit
58. Which 3 of the following are responsibilities of a self­organizing team?

Explanation

It’s the responsibility of the Development Team to estimate the amount of work of Product Backlog
items, and to select an appropriate number of them for each Sprint. They also break down the
items into tasks during the Sprint.
Measuring the project performance is the responsibility of the Product Owner, while measuring the
Sprint performance is done by the Development Team.
Creating new Product Backlog items, ordering them (prioritization), and making sure everyone has
a clear understanding of them is the responsibility of the Product Owner.

Submit
59. Which two of the following are not done during the first Sprint?

Explanation

There’s no difference between the first Sprint and the rest of them; we create an Increment of
working software, get feedback from the customer (Sprint Review), and plan for improvements
for the next Sprint (Sprint Retrospective)

Submit
60. Which of the following are common Product Owner activities during the Sprint? (Choose 2 answers)

Explanation

The Product Owner keeps communicating with the stakeholders, creates new items in the Product
Backlog, revises the order of items, answers questions and makes sure everyone has the right
understanding of items, and checks the completed items with the Development Team to ensure
they are complete based on the Definition of Done.
Creating and prioritizing tasks, running Daily Scrums, and measuring the Sprint performance are
the Development Team’s responsibility.

Submit
61. How many hours per day should a Development Team member work?

Explanation

Working at a sustainable pace is one of the Agile principles. This helps increase productivity and
quality.

Submit
62. The Definition of Done is used to… (Choose two answers).

Explanation

The Definition of Done explains everything we should do for all Product Backlog items, so
everyone will have the same understanding when the Development Team says something is done
(transparency). It also helps the team better understand what is expected from them for each item,
and therefore it is easier for them to plan the Sprint.
The work that should be done until the end of the Sprint to have all items developed depends both
on the Definition of Done, and the definition of items that have been selected from the Product
Backlog.
The purpose/objective of each Sprint is described in its Sprint Goal.

Submit
63. Who should know the most about the project performance?

Explanation

Measuring the release or project performance is the Product Owner’s responsibility. Measuring the
Sprint performance is the Development Team’s responsibility.

Submit
64. Which 2 of the following are true about the Product Owner?

Explanation

The Product Owner creates and orders the Product Backlog items and makes sure that everyone
understands them. Estimating the items and breaking them down into tasks are done by the
Development Team.
There can be a committee for the product ownership, but only their representative will be called the
Product Owner. So, there’s only one Product Owner, even when there are multiple teams. This
person can be full­time or part­time. One person can have more than one role in Scrum (e.g. both
the Product Owner and the Scrum Master). While it’s not forbidden, it’s not recommended either.

Submit
65. Which two of the following are true about the Scrum Master role?

Explanation

The Scrum Master does not manage people, but, manages the process. That’s why it’s considered
a management role by Scrum.org.
The role can be part­time.
The Development Team is self­organized; it’s the responsibility of the developers to handle the
assignments and measures the performance of the Sprints.
It is the Product Owner’s responsibility to identify what has been done before the Sprint Review.

Submit
66. When should Increments be shipped?

Explanation

All Increments should be potentially releasable (shippable), but we don’t have to release all of
them. It depends on the project environment and the customer, and the Product Owner is
supposed to make the decision.

Submit
67. Which of the following is NOT a responsibility of a Scrum Master?

Explanation

In Scrum, the Development Team is self-organizing, meaning they decide how to best accomplish the work within a sprint. The Scrum Master does not assign tasks; instead, they support the team in their self-management and collaboration.

Submit
68. Nine (9) Scrum Teams are working on a single product. Which of the following is the best way of planning Sprints?

Explanation

Some points you need to remember about scaled Scrum:
1. There’s only one Product Backlog and one Product Owner for a project/product. Each team
needs to have a separate Sprint Backlog however.
2. The Development Team is responsible for selecting the items from the Product Backlog, so it
cannot be done without them. They share ownership, and therefore having one person
representing a team is not a good option.
3. It’s OK to shift team members (change the composition of teams) between two Sprints.
4. Even though Product Backlog items should be independent of each other, the dependencies
between teams is a common problem in scaled Scrum so they should be careful about it.
Note: Scrum.org has recently published the Nexus Guide, which is a framework for scaled Scrum.
However, there are no direct questions about it in the PSM I exam yet.

Submit
69. Items at the bottom of the Product Backlog are usually larger than those on the top.

Explanation

This is how it works:
a. Items are added to the Product Backlog. They have different sizes.
b. They are ordered based on their business value.
c. If a large item is located on the top of the Product Backlog, it is broken down into smaller
ones. We don’t do it with those on the bottom.
That’s why, on average, we expect to have larger items on the bottom of the Product Backlog.

Submit
70. The Sprint Backlog only contains items selected from the Product Backlog.

Explanation

There are also tasks in the Sprint Backlog.
The items selected from the Product Backlog are frozen in the Sprint Backlog; we don’t change
them. However, we also have the “tasks” created by breaking down the items, and the tasks are
always changing. Only the Developers can make changes to the Sprint Backlog (that is, changes
to the tasks, rather than the items).

Submit
71. How is budgeting done in Scrum?

Explanation

Budgeting should be aligned with the value delivered in the previous Sprints, and therefore updated
frequently. If it’s done properly, we will know when it’s best to stop the project and start using the
product in operation instead of spending more money developing less valuable Product Backlog
items.

Submit
72. Which of the following is a right action from the Scrum Master in response to a Product Owner who has problems managing the Product Backlog?

Explanation

The Scrum Master is supposed to know the tools and techniques, and to help everyone in that
regard. However, it’s only about helping, training, coaching, and consulting, rather than taking over.
Remember that we’re not supposed to have dependencies (at least not many dependencies)
among items; so, dependencies are not a basis for ordering the backlog. The only basis is the
business value.

Submit
73. Which of the following should be done during the Sprint Review? (Multiple answers)

Explanation

There are two main things we should do in the Sprint Review meeting: the Development Team
demonstrates the Increment to the customer and the Product Owner presents the performance
information (especially the forecast of the completion date) to the customer.

Submit
74. Which two of the following are the best ways a Scrum Master can teach teams to help them selforganize?

Explanation

Both timeboxing and having the goal of creating Increments help developers focus on real
problems, take accountability, and make right decisions for the delivery. Both of them are
mandatory in Scrum.
Maintaining and increasing velocity is important, but doesn’t help with self­organization.
Pair­programming is a helpful Agile practice, but it is not mandatory, and it doesn’t serve selforganization.

Submit
75. The Scrum Master has a lot of unresolved issues. Which three of the following actions can be taken to facilitate it?

Explanation

It’s always a good idea to ask the rest of the team for help (consultation), but we prefer not to get
help from outside the team, because it will weaken our self­organization.

Submit
76. When multiple teams are working on the same project, how many Definitions of Done should they use?

Explanation

The teams might be working on different parts of the product (e.g. desktop application, mobile
application, web application) or simply have different styles of work, and therefore require different
Definitions of Done. This is all right, as long as their definitions are compatible and have the
capacity to create an integrated potentially releasable Increments for the whole project. The
definitions should also contain all the minimum requirements coming from the organization.
Note: when multiple teams are working on the same project, all their outputs will be combined into
one integrated Increment. They also have only one Product Backlog and one Product Owner.

Submit
77. A comprehensive branching and merging model in shared version control reduces the coordination problems when multiple teams are working on the same code.

Explanation

A development option is to “branch” a piece of code from the mainstream, make changes, and
merge it back when it works properly. Others can branch the same code while other branches are
developed, and it might create problems with merging. There might be some benefits in branching
and merging, but it doesn’t help with coordination and even makes it worse, because conflicts will
be discovered later.
Don’t panic! there are only a few questions like this in the exam!

Submit
78. The purpose of ALL Sprints is to release a piece of working software.

Explanation

Did you note the word “release”? The purpose of all Sprints is to create an Increment that is
“done”, a piece of working software usable for the users, “potentially releasable”, and “potentially
shippable”. However, we do not necessarily “release” or “ship” all Increments.

Submit
79. When can the composition of the Development Team change?

Explanation

We don’t expect it to change often, but if required, it shouldn’t be during the Sprint, and we should
keep in mind that it creates a short time reduction in the productivity, because everyone has to
help new team members get to know the project.
Another important point is that increasing the number of developers does not always increase
productivity.

Submit
80. Who can replace Sprint Backlog items during the Sprint?

Explanation

Remember that there are two elements in the Sprint Backlog:
1. Items selected from the Product Backlog: we don’t change them after the Sprint Planning.
2. Tasks created by breaking down the items: they are always changing. Tasks are referred to
as “work” in the PSM I exam and Scrum Guide.
The tasks (aka work defined in the Sprint Backlog) are changing all the time. However, the Scrum
Guide is not clear about the items in the Sprint Backlog. Jeff Sutherland believes they shouldn’t change, and old writings from Ken Schwaber say that the items are frozen after the Sprint
Planning. The only exception is that when you’re done with all items, you will pick the next item
from the top of the Product Backlog.

Submit
View My Results

Quiz Review Timeline (Updated): Jan 10, 2025 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jan 10, 2025
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 07, 2018
    Quiz Created by
    Kesharwaniduresh
Cancel
  • All
    All (80)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following best describes Scrum?
Scrum is a detailed software development methodology.
What's the timebox for a complete Sprint Planning meeting?
Which of the following can be delivered as the output of a Sprint?
Scrum does not have a role called "project manager".
When is a Sprint canceled?
It's better to have longer Sprints when the project is riskier.
Who's responsible for engaging the stakeholders?
When should the Sprint Retrospective be held?
There should be a hardening Sprint every few Sprints, to resolve...
How much of the Sprint Backlog should be defined during the Sprint...
When the Scrum Team becomes mature enough, it doesn't need a Scrum...
Which of the following is the best way a Scrum Master can increase the...
When is a Sprint over?
The Scrum Master should cancel the Sprint Planning, if the Sprint Goal...
The customer has the final say on the order of Product Backlog items.
Which does a self­organizing Development Team choose?
Who's required to attend the Daily Scrum?
What's the main responsibility of testers?
When should a Sprint Goal be created?
Who estimates the work during the Sprint?
What should the Product Owner do during the Sprint zero?
Who determines how work is performed during the Sprint?
The customer wants the Development Team to add a very important item...
Which statement best describes the Sprint Backlog?
The Product Owner determines the number of items that should be...
Each Sprint Backlog item is owned by one, or a pair of developers.
Which of the following is NOT a responsibility of the Scrum Master?
What are the benefits of having tests in the Definition of Done?...
Which is NOT a Development Team responsibility?
When must a new Increment of working software be available?
When can a Development Team cancel a Sprint?
How is a Product Backlog ordered?
What's the vertical axis in a typical burn­down chart?
Which two of the following are true about Scrum?
Which of the following is common when the Scrum Team becomes mature...
Which three of the following are feedback loops?
Which of the following best describes the Product Backlog?
How can security concerns be addressed in Scrum? (Choose 2 answers)
What happens if the Development Team cannot complete its work by the...
When is a Sprint Backlog item considered complete?
When does the Development Team prepare the tools and infrastructure...
What should be done between a Sprint Retrospective and the next Sprint...
Items in the Product Backlog are usually larger than items in the...
Scrum Teams should normalize their estimations, so that management can...
What are two common benefits of self­organization?
A developer does not work properly and is blocking the team activity....
All Increments should be potentially releasable
The Sprint Review is:
Who adds new work to the Sprint Backlog during the Sprint?
How should multiple teams be composed for a single project?
Which of the following is most essential to Scrum?
The Sprint Backlog would not change after the Sprint Planning.
Which of the following is the subject of Sprint Retrospective?
Who must do all the work required for Product Backlog items, to make...
While the Sprint Planning is progressing, the Development Team has...
The Development Team has realized that they have over committed...
Which 3 of the following are responsibilities of a self­organizing...
Which two of the following are not done during the first Sprint?
Which of the following are common Product Owner activities during the...
How many hours per day should a Development Team member work?
The Definition of Done is used to… (Choose two answers).
Who should know the most about the project performance?
Which 2 of the following are true about the Product Owner?
Which two of the following are true about the Scrum Master role?
When should Increments be shipped?
Which of the following is NOT a responsibility of a Scrum Master?
Nine (9) Scrum Teams are working on a single product. Which of the...
Items at the bottom of the Product Backlog are usually larger than...
The Sprint Backlog only contains items selected from the Product...
How is budgeting done in Scrum?
Which of the following is a right action from the Scrum Master in...
Which of the following should be done during the Sprint Review?...
Which two of the following are the best ways a Scrum Master can teach...
The Scrum Master has a lot of unresolved issues. Which three of the...
When multiple teams are working on the same project, how many...
A comprehensive branching and merging model in shared version control...
The purpose of ALL Sprints is to release a piece of working software.
When can the composition of the Development Team change?
Who can replace Sprint Backlog items during the Sprint?
Alert!

Advertisement