205k views
3 votes
Features in Program Backlogs can result from what?

a) Splitting Epics or Capabilities
b) Refining the Team Backlog
c) Aggregating stories into Features
d) Decomposing Enabler Stories

1 Answer

3 votes

Final answer:

Features in Program Backlogs typically emerge from splitting larger epics or capabilities into more manageable parts, or by aggregating related user stories into a cohesive feature. The team backlog refinements and enabler stories support feature development but do not directly create features.

Step-by-step explanation:

Features in Program Backlogs can result from a variety of activities within the Agile Release Train (ART) structure. Here are how the options relate to feature creation:

  • Splitting Epics or Capabilities: Large work items such as epics or capabilities can be too large to be delivered in a single Program Increment. These larger items can be split into smaller, more manageable pieces of value called features.
  • Refining the Team Backlog: While this can create stories, it is generally not where features come from. It is more about breaking down features into user stories that can be completed by the team.
  • Aggregating stories into Features: Sometimes, individual user stories can be seen as part of a larger value stream. In such cases, related stories are aggregated to form a cohesive feature.
  • Decomposing Enabler Stories: Although enabler stories are essential for advancing the architectural and infrastructural aspects of a program, they are typically not directly decomposed into features but support the implementation of features.

Therefore, the features in a Program Backlog can most directly result from splitting epics or capabilities and aggregating stories into features.

User Xrypto
by
8.3k points