CBAP · Question #390
During a requirements review, the implementation subject matter expert (SME) identified the requirement 'parsing of data' that must be implemented before other requirements. The business analyst (BA)
The correct answer is C. Dependencies. When one requirement must be implemented before others can proceed, the prioritization factor driving its high priority is a dependency between requirements.
Question
During a requirements review, the implementation subject matter expert (SME) identified the requirement 'parsing of data' that must be implemented before other requirements. The business analyst (BA) has given this requirement high priority. What factor influenced the prioritization of the requirement?
Options
- AData Dictionary
- BConstraint
- CDependencies
- DRisk
How the community answered
(51 responses)- A14% (7)
- B2% (1)
- C78% (40)
- D6% (3)
Why each option
When one requirement must be implemented before others can proceed, the prioritization factor driving its high priority is a dependency between requirements.
A data dictionary defines data elements, their attributes, and relationships within a domain - it is a reference artifact and does not influence the sequencing or prioritization of requirements.
A constraint is a restriction imposed on the solution space (such as budget, time, or technology limits) and does not describe the sequential relationship between requirements that makes one a prerequisite for another.
A dependency exists when the fulfillment of one requirement is a prerequisite for implementing others - here, 'parsing of data' must be completed first, creating a technical dependency that forces it to be prioritized above dependent requirements. Recognizing and prioritizing based on dependencies ensures the implementation sequence is logically sound and prevents downstream requirements from being blocked.
Risk reflects the probability and impact of an uncertain event affecting a requirement - while risk can influence prioritization, the specific reason here is the prerequisite relationship between requirements, which is a dependency.
Concept tested: Requirement prioritization based on implementation dependencies
Source: https://www.iiba.org/career-resources/a-business-analysis-professionals-first-choice-for-knowledge/babok/
Topics
Community Discussion
No community discussion yet for this question.