Entry Certificate in Business Analysis Requirements Documentation and Traceability 1 — Questions and Answers
Question 1: A requirements traceability matrix (RTM) is PRIMARILY used to:
- Link requirements to their sources, tests, and implementation (Correct answer)
- Estimate project timelines
- Assign tasks to team members
- Track budget expenditures
Correct answer: Link requirements to their sources, tests, and implementation
An RTM ensures each requirement can be traced forward to test cases and backward to business needs, supporting impact analysis and completeness verification.
Question 2: Which requirement attribute records the individual or group that identified a requirement?
- Source (Correct answer)
- Priority
- Status
- Acceptance criteria
Correct answer: Source
The source attribute identifies the stakeholder or document from which the requirement originated, supporting traceability and accountability.
Question 3: A use case diagram BEST communicates:
- The functional interactions between actors and a system (Correct answer)
- Database entity relationships
- Network topology
- Project schedule milestones
Correct answer: The functional interactions between actors and a system
Use case diagrams provide a high-level visual representation of system functionality from the perspective of users and external systems.
Question 4: Which statement BEST describes a business requirement?
- A high-level statement of a goal, objective, or need of the enterprise (Correct answer)
- A detailed description of system behavior
- A test condition verifying software functionality
- A constraint imposed by technology
Correct answer: A high-level statement of a goal, objective, or need of the enterprise
Business requirements capture the organizational outcomes the solution must achieve, independent of any specific implementation.
Question 5: Stakeholder requirements differ from business requirements in that they:
- Describe the needs of a specific stakeholder group rather than the entire enterprise (Correct answer)
- Are always more detailed than business requirements
- Do not need to be traced to business goals
- Are written by developers rather than analysts
Correct answer: Describe the needs of a specific stakeholder group rather than the entire enterprise
Stakeholder requirements represent what a particular group needs from the solution to meet their own goals within the broader business context.
Question 6: Which requirements documentation technique uses 'shall' statements to specify mandatory system behaviors?
- Structured requirements specification (Correct answer)
- User story format
- Process flow diagram
- Decision table
Correct answer: Structured requirements specification
Structured specifications use modal verbs like 'shall' (mandatory), 'should' (recommended), and 'may' (optional) to communicate requirement priority precisely.
A requirements traceability matrix (RTM) is PRIMARILY used to: