ISEB-SWTINT1 · Question #48
Scenario 1 A computerised system is being created to monitor the life support system on board a submarine. It monitors air quality, water supplies and temperature. This system will be supplied and…
The correct answer is B. A technical review. Technical review is most appropriate here because a functional specification for a safety-critical system (life support on a submarine) requires technically qualified peers to evaluate correctness, consistency, and completeness - exactly what a technical review provides. It's…
Question
Options
- AA walkthrough.
- BA technical review.
- CA management review.
- DA code inspection.
How the community answered
(60 responses)- A15% (9)
- B73% (44)
- C3% (2)
- D8% (5)
Explanation
Technical review is most appropriate here because a functional specification for a safety-critical system (life support on a submarine) requires technically qualified peers to evaluate correctness, consistency, and completeness - exactly what a technical review provides. It's led by qualified reviewers who can identify whether the spec accurately reflects the requirements and is feasible for implementation, which is critical before the document flows further down the V-model.
Why the others are wrong:
- A (Walkthrough) is author-led and primarily educational/informational - it lacks the rigor needed for a life-critical specification and typically doesn't produce formal defect reports
- C (Management review) focuses on project-level concerns (schedule, budget, risk) rather than technical correctness of a specification document
- D (Code inspection) is a formal, metrics-driven review suited to code artifacts - the functional specification exists well before any code is written in the V-model
Memory tip: Match the review type to the reviewer's role - Technical documents need Technical reviewers. If the artifact has "functional/technical" in its name, a technical review fits. Save "inspection" for code, and "management review" for project status - not documents.
Topics
Community Discussion
No community discussion yet for this question.