ITPEC FE Morning October 2019 Question 50
ITPEC FE Morning October 2019 — Question 50 of 80
Integration testing verifies interfaces and linkages between software modules.
Integration testing checks that different parts of the software interact correctly when combined.
Why not others:
- (a) Functional test — validates that the system meets its functional requirements (input → expected output)
- (c) Performance test — measures speed, throughput, and responsiveness under load
- (d) Unit test — tests individual modules in isolation, without inter-module connections
Key rule: If the question mentions "interfaces," "linkages," or "interaction between modules" → Integration test.
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 FE past-paper collection or Report an issue.