What is the classic V in systems engineering?
Each level on the left has a mirror verification activity on the right.
What does Agile emphasize?
Agile methodologies include Scrum, Kanban, etc.
True or false: The V should be treated as one giant, once-per-program waterfall.
FALSE
Instead, the V should be kept as a logical structure with Agile cycles running inside and across multiple small Vs.
What is the mental model for combining Agile with the V?
The V is the spine, Agile is how you walk along the bottom and right side.
This model helps in visualizing the integration of Agile practices within the V framework.
Describe the Pattern A of integrating Agile with the V.
This pattern is most common for software development.
What is the Pattern B approach in Agile and the V integration?
This pattern allows for incremental and evolutionary systems engineering.
What does Pattern C involve in the context of Agile and the V?
This pattern emphasizes continuous learning loops around the V.
How do Agile artifacts map onto the V?
This mapping helps in aligning Agile practices with systems engineering processes.
What are the roles of the systems engineering team in a project?
The systems engineering team ensures that the foundational aspects of the project are well-defined.
What do Agile software teams do in a project?
Agile software teams focus on iterative development and stakeholder engagement.
What is the core takeaway regarding Agile and the systems engineering V?
This highlights the complementary nature of Agile and the V in systems engineering.
What is the goal of the Discovery & Vision phase in Agile?
Understand why we’re building something and for whom
Turn fuzzy intent into an initial product vision and high-level scope.
Name the action types in the Discovery & Vision phase.
These actions help clarify the product vision and its value.
What is a use case for stakeholder interviews?
Product Owner interviews mission ops engineers about needing a faster way to see out-of-bound telemetry values
This helps gather requirements directly from stakeholders.
What is a Product Vision statement?
A statement that defines the overarching goal of the product
Example: “Provide a real-time, zero-click dashboard for detecting and responding to anomalous spacecraft telemetry during ground tests.”
What is the goal of the Backlog Definition & Refinement phase?
Turn vision into a prioritized, actionable backlog of work
This phase ensures that the team has clear tasks to work on.
What are the action types in the Backlog Definition & Refinement phase?
These actions help create and maintain a clear backlog.
What is a use case for epic definition?
Defining a large feature that spans several sprints, like “Real-time Anomaly Detection”
This helps organize related tasks under a common goal.
What is the goal of the Iteration / Sprint Planning phase?
Decide what will be delivered this sprint and how the team will approach it
This phase sets the direction for the upcoming sprint.
What are the action types in the Iteration / Sprint Planning phase?
These actions help define the work for the sprint.
What is a use case for capacity-based planning?
Team knows they can typically deliver 25 story points and selects stories totaling that amount
This helps ensure the team commits to a manageable workload.
What is the goal of the Design (UX & Technical) phase?
Decide how to build the selected stories with just enough design to move forward safely
This phase focuses on planning the implementation.
What are the action types in the Design (UX & Technical) phase?
These actions help create a blueprint for development.
What is a use case for wireframing?
Designer sketches a simple table UI for telemetry channels
This helps visualize the user interface before development.