Development Methods & Design

Integration Test

English

Overview

A test run with multiple modules combined together.

Details

A test that verifies how multiple modules or components work together, catching interface mismatches that individual unit tests wouldn't find.

More Programming terms