nerdexam
Scaled_Agile

SAFE-SP · Question #56

The Agile Release Train aligns teams to a common mission using a single Vision and what else?

The correct answer is A. Program Backlog. An Agile Release Train (ART) aligns multiple teams to a shared mission using a single Vision and Program Backlog (A) - the Vision defines where the train is headed, while the Program Backlog defines what work the train will execute to get there; together they create strategic…

Program Execution

Question

The Agile Release Train aligns teams to a common mission using a single Vision and what else?

Options

  • AProgram Backlog
  • BRelease on Demand
  • CWeighted shortest job first
  • DTeam Backlogs

How the community answered

(45 responses)
  • A
    96% (43)
  • C
    2% (1)
  • D
    2% (1)

Explanation

An Agile Release Train (ART) aligns multiple teams to a shared mission using a single Vision and Program Backlog (A) - the Vision defines where the train is headed, while the Program Backlog defines what work the train will execute to get there; together they create strategic and tactical alignment across all teams.

Why the distractors are wrong:

  • B (Release on Demand) is a DevOps/Continuous Delivery Pipeline concept about when to release to customers - it's about deployment cadence, not ART alignment.
  • C (Weighted Shortest Job First) is a prioritization technique used to sequence items in the Program Backlog, not an alignment mechanism.
  • D (Team Backlogs) are team-level artifacts that derive from the Program Backlog - they exist downstream of ART alignment, not as a source of it.

Memory tip: Think "Vision + Backlog = direction + work." The ART needs to know both why it exists (Vision) and what it's building (Program Backlog) to keep all teams rowing in the same direction.

Topics

#Agile Release Train#Program Backlog#Vision#team alignment

Community Discussion

No community discussion yet for this question.

Full SAFE-SP Practice