CBAP · Question #370
An online stock trading system is under implementation. Which of the following events can be considered as a trigger for re-prioritization?
The correct answer is C. Further dependencies among solution components are uncovered. Uncovering additional dependencies among solution components is a valid re-prioritization trigger because it changes the sequencing constraints and relative ordering of implementation work.
Question
An online stock trading system is under implementation. Which of the following events can be considered as a trigger for re-prioritization?
Options
- AA team member has left the project and is being replaced
- BA new initial public offering in the stock market is introduced
- CFurther dependencies among solution components are uncovered
- DNumber of reported quality defects is growing through phases
How the community answered
(23 responses)- A4% (1)
- B9% (2)
- C78% (18)
- D9% (2)
Why each option
Uncovering additional dependencies among solution components is a valid re-prioritization trigger because it changes the sequencing constraints and relative ordering of implementation work.
A team member leaving and being replaced is a resource management issue that may affect capacity but does not change the relative priority of requirements or solution components.
A new IPO on the stock market is an external business event that does not directly alter the priority ordering of implementation work items within the trading system project.
When new dependencies among solution components are discovered, the priority of those components must be reassessed to ensure dependent items are sequenced correctly before the items that rely on them. Dependencies directly constrain what can be built, integrated, or delivered and in what order, making them a legitimate and impactful trigger for re-prioritizing the work plan or backlog.
Growing quality defects signal a quality management concern requiring defect resolution activities, but they do not indicate that the relative priority of solution components needs to change.
Concept tested: Triggers for requirements re-prioritization during implementation
Source: https://www.iiba.org/standards-and-resources/babok/
Topics
Community Discussion
No community discussion yet for this question.