ITPEC IP October 2024 Question 48
ITPEC IP October 2024 — Question 48 of 100
An acceptance test lets the user or customer confirm that delivered software satisfies the agreed requirements. It evaluates whether the system is suitable for its intended business use and provides evidence for accepting or rejecting the delivery. Test cases are therefore derived from acceptance criteria, contracts, specifications, and real user workflows.
Answer (a)
Why not others:
- (b) Integration test verifies interfaces and cooperation among combined components
- (c) System test checks the complete integrated system against system specifications, usually as part of the supplier's development process
- (d) Unit test checks an individual program, function, class, or module
Key rule: Unit tests check parts, integration tests check connections, system tests check the whole implementation, and acceptance tests support the user's acceptance decision.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.