The Inspect and Adapt event always starts with which activity?
Options:
A.
The PI System Demo
B.
Agreement on the problems to solve
C.
Quantitative measurement
D.
Retrospective and Problem Solving Workshop
Answer:
A
Explanation:
Explanation:
= The Inspect and Adapt event is a significant event held at the end of each PI, where the current state of the Solution is demonstrated and evaluated. Teams then reflect and identify improvement backlog items via a structured problem-solving workshop1. The Inspect and Adapt event always starts with the PI System Demo, which is the first part of the event. The PI System Demo shows all the Features the ART has developed during the PI, and provides an opportunity for feedback from stakeholders and customers2. The PI System Demo is followed by quantitative and qualitative measurement, where the ART reviews the progress and performance of the PI, and evaluates the business value achieved3. The last part of the Inspect and Adapt event is the Retrospective and Problem Solving Workshop, where the ART identifies the root causes of the most critical issues and creates improvement backlog items4. References: = 1: Inspect and Adapt - Scaled Agile Framework1; 2: Inspect and Adapt - Scaled Agile Framework1; 3: Inspect and Adapt - Scaled Agile Framework1; 4: Inspect and Adapt - Scaled Agile Framework1
Question 9
What does the Continuous Delivery Pipeline enable?
Options:
A.
Continuous refactoring
B.
Delivery of large batches
C.
Ongoing learning
D.
Increased technical debt
Answer:
C
Explanation:
Explanation:
The Continuous Delivery Pipeline enables ongoing learning by providing fast and frequent feedback loops throughout the value delivery process. The pipeline consists of four aspects: Continuous Exploration, Continuous Integration, Continuous Deployment, and Release on Demand, each of which supports the validation of assumptions, hypotheses, and outcomes. By applying the Lean Startup cycle of Build-Measure-Learn, the pipeline allows the organization to test and learn from the market, the customers, and the users, and to adapt and improve the solutions accordingly. The pipeline also fosters a culture of innovation and experimentation, where teams can explore new ideas and opportunities, and learn from failures and mistakes. References: Continuous Delivery Pipeline - Scaled Agile Framework, Build-Measure-Learn - Scaled Agile Framework
Question 10
What is one Story component to consider when estimating size?
Options:
A.
Scope
B.
Depth
C.
Knowledge
D.
Dependency
Answer:
C
Explanation:
Explanation:
Knowledge is one of the factors that affect the size of a story. It refers to what is known or unknown about the story, such as the requirements, the design, the technology, the domain, the dependencies, and the risks. The more unknowns there are, the larger the story size will be, as it will require more effort, complexity, and uncertainty to implement. Knowledge is one of the components of the story point estimation technique, which is a relative measure of the effort required to implement a story. Story points take into account the volume, complexity, knowledge, and uncertainty of the work. References: Story - Scaled Agile Framework, Story Point - Scaled Agile Framework, How to Estimate Agile Stories: Introducing Relative Sizing - LeanDog, Estimate Story - Quickscrum, Agile Estimation – Feature and Story Sizing Scales
Question 11
Which statement describes the information within a Story?
Options:
A.
A Story provides just enough information for the intent to be understood by both business and technical people
B.
A Story is written in full detailed specifications so that the work is ready to be implemented immediately
C.
No further conversation is required after the Story is identified because it contains all necessary details
D.
Story acceptance criteria must be finalized before beginning Iteration Planning
Answer:
A
Explanation:
Explanation:
A Story is a short description of a small piece of desired functionality written from the user’s perspective and in their language. A Story has three primary components: Card, Conversation, and Confirmation. The Card captures the essence of the Story using the format: “As a (who), I want (what), so that (why).” The Conversation is the ongoing dialogue between the team and the customer or product owner to elaborate and refine the Story details. The Confirmation is the set of acceptance criteria and tests that verify the Story is done and meets the customer’s expectations. A Story provides just enough information for both business and technical people to understand the intent, but not so much that it becomes a specification or a contract. Details are deferred until the Story is ready to be implemented, which allows for more flexibility and feedback. A Story is not a static artifact, but a dynamic one that evolves through collaboration and learning12. References: Story - Scaled Agile Framework, [What is User Story? -