Table of Contents
ToggleA. Number of automated tests
B. Program predictability measure
C. Number of Features delivered
D. Team NPS score
Correct Answer is
B. Program predictability measure
Explanation
The primary measurement during Inspect and Adapt (I&A) in the context of the Scaled Agile Framework (SAFe) is the Program predictability measure.
The Program predictability measure is a key metric used to assess how reliably and predictably an Agile Release Train (ART) delivers value. It is calculated based on the percentage of Objectives that were met during the Program Increment (PI). This measure helps organizations understand the predictability of their delivery process, which is crucial for planning, stakeholder confidence, and continuous improvement. The I&A event concludes a PI and is focused on evaluating the outcomes against the plans, identifying variances, and understanding the reasons behind them to drive improvements.
Here’s why the other options are not the primary measurement during Inspect and Adapt:
- Number of automated tests: While the number of automated tests may indicate aspects of code quality and readiness for release, it’s more of a quality metric rather than a primary measure of overall program predictability and success during the I&A.
- Number of Features Delivered: Delivering features is certainly a goal of any ART, but the primary focus of I&A is not just the quantity of features delivered. The emphasis is on how predictably and effectively the ART can deliver value as planned, which is captured by the Program predictability measure.
- Team NPS score: Team Net Promoter Score (NPS) can be an indicator of team satisfaction and engagement, which are important for the health and effectiveness of the teams. However, it is not the primary metric for Inspect and Adapt, which is more focused on the delivery and predictability aspect of the work.
Thus, the Program predictability measure, focusing on the achievement of PI Objectives, is the central metric during the Inspect and Adapt event, providing a clear indication of how well the ART is meeting its commitments and where improvements are needed.
Other SAFe Scrum Master Question – What is the purpose of the fishbone diagram?