CBAP · Question #393
A business analyst (BA) has been given a defect during user acceptance testing. After analyzing the defect, the BA determines it is a change in the requirement. What does the BA need to do to assess…
The correct answer is D. Conduct an impact analysis using traceability. When a defect is determined to be a requirement change, the BA must conduct an impact analysis using traceability to understand how the change affects related requirements, components, and deliverables.
Question
A business analyst (BA) has been given a defect during user acceptance testing. After analyzing the defect, the BA determines it is a change in the requirement. What does the BA need to do to assess the change?
Options
- AClose the defect "working as designed"
- BEvaluate the risk analysis and management information
- CPerform a root cause analysis
- DConduct an impact analysis using traceability
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- D86% (19)
Why each option
When a defect is determined to be a requirement change, the BA must conduct an impact analysis using traceability to understand how the change affects related requirements, components, and deliverables.
Closing the defect as 'working as designed' is incorrect because the BA has already determined it represents a genuine requirement change, not a misunderstanding of existing behavior.
Evaluating risk analysis and management information is a step that may follow impact analysis but does not itself assess what the requirement change affects across the solution.
Root cause analysis is used to identify why a defect occurred, not to assess the scope and impact of an identified requirement change.
Impact analysis using traceability allows the BA to trace the changed requirement to all associated design elements, test cases, and other requirements to determine the full scope of the change. Traceability matrices link requirements to their dependencies, so the BA can systematically assess downstream and upstream effects. This structured approach ensures the change is evaluated properly before being submitted through change control.
Concept tested: Impact analysis using requirements traceability for change assessment
Source: https://www.iiba.org/standards-and-resources/babok/
Topics
Community Discussion
No community discussion yet for this question.