Question 6 of 78

The Scrum Framework encompasses rules or guidelines for documentation?

    Correct Answer: B

    The Scrum Framework does not encompass specific rules or guidelines for documentation. Instead, Scrum focuses on delivering value through iterative development, emphasizing working software over comprehensive documentation. Therefore, the correct answer is False.

Question 7 of 78

The individual, detailed pieces of work that are needed to convert a product backlog item into a working software component or solution are called:

    Correct Answer: D

    The individual, detailed pieces of work that are needed to convert a product backlog item into a working software component or solution are called tasks. Tasks break down the product backlog items into smaller, manageable pieces of work for the development team to handle during a sprint or iteration.

Question 8 of 78

Why does Scrum prevent Product Owners from changing Product Backlog items that are being worked on during the Sprint?

    Correct Answer: A

    Scrum prevents Product Owners from changing Product Backlog items that are being worked on during the Sprint because the development team cannot meet their Sprint commitment to complete work if requirements are changing. If the scope of the Sprint is constantly altered, it interrupts the team's focus and their ability to deliver a potentially shippable product increment by the end of the Sprint.

Question 9 of 78

Which of the following is not a Scrum artifact?

    Correct Answer: A

    Scrum artifacts are specific items created and maintained to provide transparency and opportunities for inspection and adaptation. The primary Scrum artifacts are the Product Backlog, Sprint Backlog, and Increment. User Stories, while commonly used in Scrum, are actually detailed descriptions of features and requirements and do not qualify as an artifact in itself.

Question 10 of 78

You are the new Scrum Master at a company currently doing RUP in three month iterations. Your current task in switching from RUP to Scrum is to define how long the Sprint cycle should be. In what units of time should you define the sprint cycle?

    Correct Answer: B

    In Scrum, a sprint cycle is typically defined in a fixed amount of weeks, usually ranging from one to four weeks. This time frame allows for sufficient planning, development, and review within a manageable period, facilitating regular progress tracking and adjustments.