ITPEC FE Morning October 2018 Question 50

Source exam: ITPEC FE Morning October 2018Topic: Software Development

ITPEC FE Morning October 2018 — Question 50 of 80

Integration test — verifies interfaces and linkages between combined modules.

Testing levels (bottom → top):

  • Unit test — single module in isolation
  • Integration test — interfaces between combined modules
  • System test — entire system against requirements
  • Acceptance test — user/customer validates business needs

Why not others:
- (a) Acceptance test — validates business requirements with the customer

- (c) Qualification test — confirms compliance with specifications/standards

- (d) Unit test — tests a single module in isolation, not inter-module linkages

Key phrase: "interfaces and linkages between different parts" → 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.