What activities would a Product Owner typically undertake in the phase between the end of the current Sprint and the start of the next Sprint? (choose the best answer)

What activities would a Product Owner typically undertake in the phase between the end of the current Sprint and the start of the next Sprint? (choose the best answer)A . Refine the Product Backlog. B. There are no such activities. The next Sprint starts immediately after the current Sprint. C....

March 15, 2023 No Comments READ MORE +

Which is LEAST useful when measuring Code Maintainability?

Which is LEAST useful when measuring Code Maintainability?A . Depth of Inheritance. B. Function Points. C. Cyclomatic Complexity.View AnswerAnswer: B

March 15, 2023 No Comments READ MORE +

What are two responsibilities of Testers in a Development Team? (choose the best two answers)

What are two responsibilities of Testers in a Development Team? (choose the best two answers)A . Tracking quality metrics. B. Verifying the work of programmers. C. Scrum has no "Tester" role. D. Finding bugs. E. Everyone in the Development Team is responsible for quality.View AnswerAnswer: C,E

March 15, 2023 No Comments READ MORE +

How much work is required of the Developers to complete a Product Backlog Item selected during the Sprint Planning?

How much work is required of the Developers to complete a Product Backlog Item selected during the Sprint Planning?A . As much as s required to meet the Scrum Team's Definition of Done. B. All development work and at least some testing. C. As much as they can fit into...

March 15, 2023 No Comments READ MORE +

What tactic should a Scrum Master use to divide a group of 100 people into multiple Scrum Teams?

What tactic should a Scrum Master use to divide a group of 100 people into multiple Scrum Teams?A . Create teams based on their skills across multiple layers (such as database Ul etc.). B. Ask the Product Owner to assign the people to teams. C. Ask the people to divide...

March 15, 2023 No Comments READ MORE +

What are two ways that regulatory compliance issues are dealt with in Scrum?

What are two ways that regulatory compliance issues are dealt with in Scrum?A . They are addressed along with functional development of the Product. B. They are added to the Product Backlog and addressed in early Sprints while always requiring at least some business functionality. no matter how small. C....

March 15, 2023 No Comments READ MORE +

Which best describes the Product Backlog? (choose the best answer)

Which best describes the Product Backlog? (choose the best answer)A . It is baselined to follow change management processes. B. It provides just enough information to enable a Scrum team to start the design phase of a Product. C. It is allowed to grow and change as more is learned...

March 15, 2023 No Comments READ MORE +

Based on "Sprint 7 Burndown Chart" would you do anything different in Sprint 8?

Based on "Sprint 7 Burndown Chart" would you do anything different in Sprint 8? A . Stakeholders will encourage the Scrum Team to estimate better during the Sprint 8 Planning Meeting. B. There is nothing wrong The Developers will present all Product Backlog Items selected for Sprint 7 at the...

March 15, 2023 No Comments READ MORE +

What is an Integration Test?

What is an Integration Test?A . A test of the user interface. B. A test of a single unit of functionality. C. A test of multiple units of functionality. D. A test runs during a Continuous Integration build.View AnswerAnswer: C

March 15, 2023 No Comments READ MORE +

What is Test First Development (TFD)?

What is Test First Development (TFD)?A . The continuous restructuring of Software to retain flexibility. B. Testing existing code before adding more code to it. C. Creating tests before satisfying them. D. Having the Tester in the Scrum Team write the test plans before coding.View AnswerAnswer: C

March 15, 2023 No Comments READ MORE +