PSM I Flashcards
(146 cards)
When many Scrum Teams are working on the same product, should all of their Increments be integrated every Sprint?
A. Yes, but only for Scrum Teams whose work has dependencies.
B. Yes, otherwise the Product Owners (and stakeholders) may not be able to accurately inspect what is done.
C. No, each Scrum Team stands alone.
D. No, that is far too hard and must be done in a hardening Sprint.
B. Yes, otherwise the Product Owners (and stakeholders) may not be able to accurately inspect what is done.
When can a Development Team cancel a Sprint?
A. It can’t. Only Product Owners can cancel Sprints.
B. When functional expectations are not well understood.
C. When the Product Owner is absent too often.
D. When the selected Product Backlog items for the Sprint become unachievable.
E. When a technical dependency cannot be resolved.
A. It can’t. Only Product Owners can cancel Sprints.
Which output from Sprint Planning provides the Development Team with a target and overarching direction for the Sprint?
A. The Sprint Backlog.
B. The Sprint Goal
C. The release plan.
D. Sprint Review minutes.
B. The Sprint Goal
How should a Development Team deal with non-functional requirements?
A. Ensure every Increment meets them.
B. Make sure the release department understands these requirements, but it is not the Development Team’s responsibility.
C. Handle them during the Integration Sprint preceding the Release Sprint.
D. Assign them to the lead developers on the team.
A. Ensure every Increment meets them.
When is a Sprint over?
A. When the Product Owner says it is done.
B. When all Product Backlog items meet their definition of ג€Doneג€.
C. When all the tasks are completed.
D. When the time-box expires.
D. When the time-box expires.
True or False: Scrum has a role called Project Manager
.
True or False?
False
What are two effective ways for the Scrum Team to make non-functional requirements visible? (Choose two.)
A. Put them on a separate list on the Scrum board, available for all to see.
B. Add them to the Product Backlog to ensure transparency.
C. Run the integration and regression tests before the end of the Sprint, and capture the open work for the Sprint Backlog of the next Sprint.
D. Add them to the definition of ג€Doneג€ so the work is taken care of every Sprint.
B. Add them to the Product Backlog to ensure transparency.
D. Add them to the Definition of Done so the work is taken care of every Sprint.
How much time is required after a Sprint to prepare for the next Sprint?
A. The break between Sprints is time-boxed to 1 week for 30 day Sprints, and usually less for shorter sprints.
B. Enough time for the requirements for the next Sprint to be determined and documented.
C. Enough time for the Development team to finish the testing from the last Sprint.
D. None. A new Sprint starts immediately following the end of the previous Sprint. Most Voted
E. All of the above are allowed depending on the situation.
D. None. A new Sprint starts immediately following the end of the previous Sprint.
During Sprint Planning the Product Owner and the Developers are unable to reach an understanding about the highest order Product Backlog items. Because of this, the Developers are unable to determine how many Product Backlog items they can forecast for the upcoming Sprint. However, the Product Owner and the Developers are able to agree on a Sprint Goal.
Which of the following actions should the Scrum Master support? (Choose two.)
A. Cancel the Sprint. Send the entire team to an advanced Scrum training and then start a new Sprint.
B. Forecast the Product Backlog items that are most likely to meet the Sprint Goal and create the Sprint Backlog. Conclude Sprint Planning and start the development work. Continue to analyze, decompose, and create additional functionality during the Sprint.
C. Continue the Sprint Planning event past its timebox until an adequate number of Product Backlog items are well enough understood for the Developers to make a complete forecast. Then start the Sprint.
D. During the next Sprint Retrospective discuss why this happened and what changes will make it less likely to recur.
E. Ask everyone to take as much time as needed to analyze the Product Backlog first, and then reconvene another Sprint Planning meeting.
B. Forecast the Product Backlog items that are most likely to meet the Sprint Goal and create the Sprint Backlog. Conclude Sprint Planning and start the development work. Continue to analyze, decompose, and create additional functionality during the Sprint.
D. During the next Sprint Retrospective discuss why this happened and what changes will make it less likely to recur.
Who can cancel a Sprint?
A. The Scrum Team.
B. The Scrum Master.
C. The Product Owner.
D. The Stakeholders.
C. The Product Owner.
Which of the following is required by Scrum?
A. Sprint Retrospective.
B. Members must be stand up at the Daily Scrum.
C. Sprint Burndown Chart.
D. Release planning.
E. All of the above.
A. Sprint Retrospective.
What is the purpose of a Sprint Review?
A. To take time to judge the validity of the project.
B. To inspect the product Increment with the stakeholders and collect feedback on next steps.
C. To review the Scrum Team’s activities and processes during the Sprint.
D. To build team sprint.
B. To inspect the product Increment with the stakeholders and collect feedback on next steps.
Who determines when it is appropriate to update the Sprint Backlog during a Sprint?
A. The Project Manager.
B. The Development Team.
C. The Scrum Team.
D. The Product Owner.
B. The Development Team.
Who must attend the Daily Scrum?
A. The Scrum Master and Product Owner.
B. The Development Team.
C. The Development Team and Product Owner.
D. The Scrum Team.
E. The Development Team and Scrum Master.
B. The Development Team
When do Development Team members take ownership of a Sprint Backlog item? (Choose the best answer.)
A. At the Sprint planning meeting.
B. During the Daily Scrum.
C. Never. All Sprint Backlog Items are ג€ownedג€ by the entire Scrum Team.
D. Whenever a team member can accommodate more work.
C. Never. All Sprint Backlog Items are ג€ownedג€ by the entire Scrum Team.
True or False: The purpose of a Sprint is to produce a valuable, useful Increment.
A. True
B. False
A. True
Who creates the definition of Done
?
A. The Scrum Master as he/she is responsible for the Development Team’s productivity.
B. The Scrum Team, in a collaborative effort where the result is the common denominator of all members’ definition.
C. The Product Owner as he/she is responsible for the product’s success.
D. The development organization (or Development Team if none is available from the development organization).
D. The development organization (or Development Team if none is available from the development organization).
Five new Scrum Teams have been created to build one product. A few of the developers on one of the Scrum Teams ask the Scrum Master how to coordinate their work with the order teams. What should the Scrum Master do?
A. Teach the Product Owner to work with the lead developers on ordering Product Backlog in a way to avoid too much technical and development overlap during a Sprint.
B. Teach them that it is their responsibility to work with the other teams to create an integrated Increment that is inclusive of all five team’s work.
C. Collect the Sprint tasks from the teams at the end of their Sprint Planning and merge that into a consolidated plan for the entire Sprint.
D. Visit the five teams each day to inspect that their Sprint Backlogs are aligned.
B. Teach them that it is their responsibility to work with the other teams to create an integrated Increment that is inclusive of all five team’s work.
Which two things should the Development Team do during the first Sprint? (Choose two.)
A. Make up a plan for the rest of the project.
B. Analyze, describe, and document the requirements for the subsequent Sprints.
C. Develop at least one piece of functionality.
D. Analyze, design, and describe the complete architecture and infrastructure.
E. Create an increment of potentially releasable software.
C. Develop at least one piece of functionality.
E. Create an increment of potentially releasable software.
What are three ways Scrum promotes self-organization? (Choose three.)
A. By not allowing documentation.
B. By the Development Team deciding what work to do in a Sprint.
C. By preventing stakeholders from entering the development room.
D. By removing titles for Development Team members.
E. By being a lightweight framework.
B. By the Development Team deciding what work to do in a Sprint.
D. By removing titles for Development Team members.
E. By being a lightweight framework.
What is the key concern when multiple Development Teams are working from the same Product Backlog?
A. Minimizing dependencies between teams.
B. Clear definition of requirements.
C. Meeting original scope projections.
D. Making sure there’s enough work for everyone on every team.
E. Maximizing velocity.
A. Minimizing dependencies between teams.
What does it mean to say that an event has a time-box?
A. The event must happen at a set time.
B. The event must happen by a given time.
C. The event must take at least a minimum amount of time.
D. The event can take no more than a maximum amount of time.
D. The event can take no more than a maximum amount of time.
Which outcome is expected as Scrum Teams mature?
A. They will improve their definition of ג€Doneג€ to include more stringent criteria.
B. The Sprint Retrospectives will grow to be longer than 4 hours.
C. There is no need for a time-boxed Sprint.
D. Sprint Reviews will no longer be needed.
E. A Scrum Master is no longer needed since they are a mature team now.
A. They will improve their definition of ג€Doneג€ to include more stringent criteria. Most Voted
When must a Scrum Team release each Increment?
A. When it makes sense to release it.
B. When the Scrum Team finishes their work.
C. Whenever the product is free of defects.
D. After every Sprint, without exception.
A. When it makes sense to release it.