Question # 1 You are a Scrum Master and one of the Developers approaches you and says: Every Sprint we are not completing regression testing for all of the selected Product Backlog items in the Sprint, but regression testing is part of the Definition of Done. We have discussed with the Product Owner and during the Sprint we decided to change the Definition of Done to remove regression testing. Which two actions are appropriate in this situation? (Choose two answers) A. Disagree with the decision and tell them that having a stringent Definition of Done is important for the quality of the product, and they need to follow it.B. Ask the Developers and the Product Owner if removing regression testing from the Definition of Done allows the team to produce useful and valuable Increments at the end of every Sprint?C. Agree with altering the Definition of Done, if both the Developers and Product Owner agree.D. Ask the Developers and the Product Owner what problem they are going to solve by altering the Definition of Done during the Sprint to remove regression testing. Will this raise transparency or improve quality?
Click for Answer
B. Ask the Developers and the Product Owner if removing regression testing from the Definition of Done allows the team to produce useful and valuable Increments at the end of every Sprint?C. Agree with altering the Definition of Done, if both the Developers and Product Owner agree.
Question # 2 You are the Scrum Master for three Scrum Teams working on the same product. There is a single Product Backlog that all three Scrum Teams select from. Management is eager to improve the productivity of the teams and wants to standardize velocity across all three teams so that they can see how each team is delivering value. When responding to management, which two statements are appropriate? (choose two answers) A. Incentivizing teams based on velocity can boost the Scrum Team's motivation to create more value.B. Standardizing velocity across teams can help with understanding which teams are creating more value.C. Velocity has no direct relationship with value.D. Velocity is the amount of business functionality that a Scrum Team creates in a Sprint. It is unique to that team and used as an input to Sprint Planning.
Click for Answer
C. Velocity has no direct relationship with value.D. Velocity is the amount of business functionality that a Scrum Team creates in a Sprint. It is unique to that team and used as an input to Sprint Planning.
Answer Description
Explanation:
C: Velocity has no direct relationship with value. This is a true statement, as velocity is a measure of the amount of work done by a Scrum Team in a Sprint, not the value or quality of that work. Velocity can vary depending on many factors, such as the size, complexity, and priority of the Product Backlog items, the skills and experience of the Developers, the Definition of Done, and the Sprint length. Therefore, velocity is not a reliable indicator of value creation or team performance.
D: Velocity is the amount of business functionality that a Scrum Team creates in a Sprint. It is unique to that team and used as an input to Sprint Planning. This is a true statement, as velocity is a team-specific metric that reflects how much business functionality the Scrum Team can deliver in a Sprint. Velocity can help the Scrum Team to forecast how many Product Backlog items they can select for the next Sprint, based on their past performance and current capacity. However, velocity is not a goal or a target for the Scrum Team, and it should not be compared across teams.
Question # 3 During the Sprint Review the Product Owner introduces the functionality that is likely to be done over the next Sprints. The Chief Security Officer reminds everyone that through the envisioned functionality, sensitive personal user data will be stored. This might be the subject of external security audits. He reminds everyone of important non-functional requirements with regards to security. These were not applicable and not considered previously What are two effective ways the Scrum Team can manage these high-security concerns? (choose two answers) A. They are discussed, determined, and documented in parallel Sprints to not disturb the actual feature development Once analyzed, they should be applied to the work already done before further feature development can continue. B. The impact of these security concerns on past and future work needs to be determined before new Sprints can start. A list of security-related Product Backlog items needs to be passed on to the Product Owner before starting the next Sprint. C. They are added to the Product Backlog and addressed throughout the next Sprints, combined with creating the business functionality in those Sprints, no matter how small that business functionality. D. During the Sprint Retrospective, the Scrum Team assesses how to add these expectations to the Definition of Done so every future Increment will live up to these requirements. If needed they can work with external specialists to better understand the requirements.
E. They should be managed by a separate specialist team in a parallel Sprint, so they can be specifically resolved through an improved application design without hindering functional development.
Click for Answer
C. They are added to the Product Backlog and addressed throughout the next Sprints, combined with creating the business functionality in those Sprints, no matter how small that business functionality. D. During the Sprint Retrospective, the Scrum Team assesses how to add these expectations to the Definition of Done so every future Increment will live up to these requirements. If needed they can work with external specialists to better understand the requirements.
Question # 4 During Sprint Planning, Developers work with the Product Owner to create a forecast for the Sprint. A forecast is a selection of Product Backlog items that the Developers believe are possible to get done by the end of the Sprint. Select two things that explain what done means.
(choose the best two answers) A. Having an Increment that could be released to end users.B. All work for which enough expertise and skills are present in the Scrum Team.C. All work performed meets the Definition of Done.D. All work to create an Increment that is ready for testing.E. All work to create an Increment that is ready for acceptance testing by the
Product Owner.
Click for Answer
A. Having an Increment that could be released to end users.C. All work performed meets the Definition of Done.
Answer Description Explanation:
Done means that the Increment is in a usable condition and meets the Scrum Team’s Definition of Done. The Definition of Done is a formal description of the state of the Increment when it meets the quality measures required for the product. The Definition of Done creates transparency by providing everyone a shared understanding of what work was completed as part of the Increment. Having an Increment that could be released to end users means that it is potentially releasable, which is one of the goals of Scrum. All work performed meets the Definition of Done means that the Developers have ensured that every Product Backlog item selected for the Sprint conforms to the agreed quality standards.
References:
The Scrum Guide, November 2020, p. 10-11
What is a Definition of Done?, Scrum.org, accessed on September 30, 2023
DONE Understanding Of The Definition Of "Done”, Scrum.org, December 16, 2019
Question # 5 During a Sprint Review, the Product Owner determines that she is going to release the current Increment to production. The stakeholders ask to stop the Sprint to react more quickly to the user feedback that is expected after this release. The Product Owner prefers to continue the Sprint to make progress with the next release. You facilitate a discussion on how to proceed. What are two acceptable results of this discussion? (choose two answers) A. Continue sprinting but shorten the Sprint length to allow for shorter feedback loops.B. Stop sprinting and let the Developers work on new customer requests as they arise.C. Continue sprinting and include the customer feedback in the Product Backlog.D. Continue sprinting but allow customer feedback to change the Sprint Goal within the Sprint.
Click for Answer
A. Continue sprinting but shorten the Sprint length to allow for shorter feedback loops.C. Continue sprinting and include the customer feedback in the Product Backlog.
Answer Description
Explanation:
The Sprint Review is an event that inspects the outcome of the Sprint and determines future adaptations. The Product Owner has the authority to release the Increment to production at any time, but this does not mean that the Sprint has to be stopped or changed. The stakeholders can provide feedback and suggestions for the product, but they cannot interfere with the Sprint Goal or the Sprint Backlog within the Sprint.
The Scrum Team can decide to:
Continue sprinting but shorten the Sprint length to allow for shorter feedback loops (A), which is a valid option if the Scrum Team agrees that this will improve their agility and value delivery. However, this should not be done frequently or arbitrarily, as it may disrupt the rhythm and focus of the team.
Continue sprinting and include the customer feedback in the Product Backlog© , which is the most appropriate option as it respects the empirical nature of Scrum and allows the Product Owner to prioritize and order the Product Backlog based on new insights and stakeholder needs.
Question # 6 You are a Scrum Master entering an organization that wants to "evolve" their product development to Scrum. The organization's teams are organized into component teams. This means that teams address one single application layer only (for example, front end, middle tier, back end, and interfaces).
You introduce the concept of feature teams, where teams have the skills to work on multiple layers throughout a Sprint and deliver working software every Sprint. What are two things you take into consideration when moving away from component teams toward feature teams? (choose two answers) A. You cannot do Scrum without feature teams. Do not continue adopting Scrum until teams are reorganized in feature teams.B. Productivity, in terms of lines of code or story points, will probably suffer during the transition, although even then delivery of business value is still likely to Increase.C. Feature teams will require time to become productive as people from the different layers and components become accustomed to working and delivering unified functionality together, as one Scrum Team.D. With feature teams, it is easier to calculate and compare the productivity per team. Incentives on productivity are likely to speed up the transition to feature teams, and therefore the adoption of Scrum.
Click for Answer
B. Productivity, in terms of lines of code or story points, will probably suffer during the transition, although even then delivery of business value is still likely to Increase.C. Feature teams will require time to become productive as people from the different layers and components become accustomed to working and delivering unified functionality together, as one Scrum Team.
Answer Description
Explanation:
B: Productivity, in terms of lines of code or story points, will probably suffer during the transition, although even then delivery of business value is still likely to increase. This is a realistic expectation, as the teams will need to learn new skills, collaborate more effectively, and adapt to changing requirements. However, the benefit of feature teams is that they can deliver working software that provides value to the customers and stakeholders every Sprint, rather than waiting for the integration of different components.
C: Feature teams will require time to become productive as people from the different layers and components become accustomed to working and delivering unified functionality together, as one Scrum Team. This is a natural consequence of changing the team structure and culture, as the teams will need to overcome some challenges and conflicts, build trust and rapport, and establish a shared vision and goal. The Scrum Master can help the teams with this transition by facilitating communication, coaching, and mentoring.
Question # 7 You are the Scrum Master for four Scrum Teams working from the same Product Backlog. Several of the Developers come to you complaining that work identified for the upcoming two Sprints will require full time commitment from Stella, an external specialist who is not a member of any of the four Scrum Teams. What would you consider acceptable solutions for the problem? (Choose three.) A. Merge the Scrum Teams into one large Scrum Team for the next two Sprints. When the need for Stella's expertise is over, the teams can separate again.B. Developers with an interest in Stella's domain could volunteer to take on this work in their respective Scrum Teams.C. Ask Stella for a plan to hire and train additional people in her domain, and in the meantime work with the Product Owner and Scrum Teams to re-prioritize the work so that tasks not depending on Stella can be done first.D. Investigate whether additional techniques or frameworks for scaling Scrum would be appropriate for these Scrum Teams.E. Create a team with Stella and identify people from the Scrum Teams to temporarily work in Stella's domain to learn to better serve the existing teams.
Click for Answer
B. Developers with an interest in Stella's domain could volunteer to take on this work in their respective Scrum Teams.C. Ask Stella for a plan to hire and train additional people in her domain, and in the meantime work with the Product Owner and Scrum Teams to re-prioritize the work so that tasks not depending on Stella can be done first.
Question # 8 Your organization has announced a release to its user base three Sprints from now To be able to include all functionality in the release, work needs to accelerate. The Product Owner puts some testing from the Definition of Done on hold for the next three Sprints, while adding a generic item to the Product Backlog to resolve this in a future release. The Developers object that this will lead to technical debt. Select two ways that explain the impact of technical debt to the Product Owner. (choose two answers) A. Feature development of a next release is not allowed to start as long as there is technical debt from the current release. The Product Owner should first accept this impact before the Definition of Done can be reduced.B. A generic Product Backlog item is not good enough. The amount of technical debt will have to be calculated and estimated much more precisely, so the total amount of extra work that needs to be budgeted is well known.C. Releasing the version creates false assumptions about the actual state of the system. This is likely to result in interruptions during future Sprints in order to react to unforeseen problems arising from not having met the Definition of Done.D. As development progresses and functionality is added upon the reduced Definition of Done, unknown errors will creep in. The system becomes more difficult to stabilize. Work for the actual release as well as future releases Will be slowed down in unpredictable ways.
Click for Answer
C. Releasing the version creates false assumptions about the actual state of the system. This is likely to result in interruptions during future Sprints in order to react to unforeseen problems arising from not having met the Definition of Done.D. As development progresses and functionality is added upon the reduced Definition of Done, unknown errors will creep in. The system becomes more difficult to stabilize. Work for the actual release as well as future releases Will be slowed down in unpredictable ways.
Answer Description
Explanation:
Technical debt is the implied cost of rework caused by choosing an easy solution now instead of a better approach that would take longer1. Reducing the Definition of Done for the next three Sprints will create technical debt, which will have negative impacts on the product quality, value, and delivery. Two ways to explain these impacts to the Product Owner are:
Releasing the version creates false assumptions about the actual state of the system. This is likely to result in interruptions during future Sprints in order to react to unforeseen problems arising from not having met the Definition of Done2. This will reduce the transparency, predictability, and adaptability of the Scrum process, and compromise the trust and satisfaction of the customers and stakeholders.
As development progresses and functionality is added upon the reduced Definition of Done, unknown errors will creep in. The system becomes more difficult to stabilize. Work for the actual release as well as future releases will be slowed down in unpredictable ways3. This will increase the complexity, risk, and cost of the product development, and lower the value and quality of the product.
Up-to-Date
We always provide up-to-date PSM-II exam dumps to our clients. Keep checking website for updates and download.
Excellence
Quality and excellence of our Professional Scrum Master II practice questions are above customers expectations. Contact live chat to know more.
Success
Your SUCCESS is assured with the PSM-II exam questions of passin1day.com. Just Buy, Prepare and PASS!
Quality
All our braindumps are verified with their correct answers. Download Professional Scrum Master Practice tests in a printable PDF format.
Basic
$80
Any 3 Exams of Your Choice
3 Exams PDF + Online Test Engine
Buy Now
Premium
$100
Any 4 Exams of Your Choice
4 Exams PDF + Online Test Engine
Buy Now
Gold
$125
Any 5 Exams of Your Choice
5 Exams PDF + Online Test Engine
Buy Now
Passin1Day has a big success story in last 12 years with a long list of satisfied customers.
We are UK based company, selling PSM-II practice test questions answers. We have a team of 34 people in Research, Writing, QA, Sales, Support and Marketing departments and helping people get success in their life.
We dont have a single unsatisfied Scrum customer in this time. Our customers are our asset and precious to us more than their money.
PSM-II Dumps
We have recently updated Scrum PSM-II dumps study guide. You can use our Professional Scrum Master braindumps and pass your exam in just 24 hours. Our Professional Scrum Master II real exam contains latest questions. We are providing Scrum PSM-II dumps with updates for 3 months. You can purchase in advance and start studying. Whenever Scrum update Professional Scrum Master II exam, we also update our file with new questions. Passin1day is here to provide real PSM-II exam questions to people who find it difficult to pass exam
Professional Scrum Master can advance your marketability and prove to be a key to differentiating you from those who have no certification and Passin1day is there to help you pass exam with PSM-II dumps. Scrum Certifications demonstrate your competence and make your discerning employers recognize that Professional Scrum Master II certified employees are more valuable to their organizations and customers. We have helped thousands of customers so far in achieving their goals. Our excellent comprehensive Scrum exam dumps will enable you to pass your certification Professional Scrum Master exam in just a single try. Passin1day is offering PSM-II braindumps which are accurate and of high-quality verified by the IT professionals. Candidates can instantly download Professional Scrum Master dumps and access them at any device after purchase. Online Professional Scrum Master II practice tests are planned and designed to prepare you completely for the real Scrum exam condition. Free PSM-II dumps demos can be available on customer’s demand to check before placing an order.
What Our Customers Say
Jeff Brown
Thanks you so much passin1day.com team for all the help that you have provided me in my Scrum exam. I will use your dumps for next certification as well.
Mareena Frederick
You guys are awesome. Even 1 day is too much. I prepared my exam in just 3 hours with your PSM-II exam dumps and passed it in first attempt :)
Ralph Donald
I am the fully satisfied customer of passin1day.com. I have passed my exam using your Professional Scrum Master II braindumps in first attempt. You guys are the secret behind my success ;)
Lilly Solomon
I was so depressed when I get failed in my Cisco exam but thanks GOD you guys exist and helped me in passing my exams. I am nothing without you.