Lesson Four Flashcards
What term is used to define the maximum amount of work that can be in a single column of a kanban?
WIP limits
Which flow metric measures the amount of each type of
work in the system over time?
Flow Distribution
Which flow metric measures the number of backlog items
completed in a given timeframe?
Flow Velocity
Which flow metric measures the elapsed time from when an
item enters the system (developer starts working) to the moment it is delivered to the customer?
Flow Time
Which flow metric indicates how many items are currently in the system?
Flow Load
Which flow metric measures how much of the overall flow
time is spent in value-added work activities vs. waiting between steps?
Flow efficiency
What practice ensures that every increment of the Solution reflects quality standards?
Building quality in
Which practice is required for high, sustainable development velocity?
Building Quality in
The inclusion of quality practices like Agile testing,
behavior-driven development, test-driven development, refactoring, code quality, and Agile architecture support building in quality for which type of team?
Software teams
The inclusion of quality practices like exploratory, early iterations, frequent system-level integration, design verification, Model-Based Systems Engineering (MBSE), and
set-based design. support building in quality for which type of team?
Hardware Teams
A balance between emergent [———] and intentional [————–] is required for speed of
development and maintainability
Emergent Design and Intentional Architecture
[—————– —————–] is existing code, hardware components, marketing branding guidelines, etc., that enable near-term business Features.
Architectural Runway
Who is responsible for building the Architectural Runway?
Enablers
What consumes the Architectural runway?
Features
The [————- ————] advocates a balanced portfolio of tests with many small, low level, automated tests and fewer large, manual tests.
Test pyramid