+**Integration test**
+Integration testing verifies how distinct [software modules](/wiki/Software_Module), individually proven, coalesce. It uncovers interface flaws and ensures these units work together seamlessly to form a complete [system](/wiki/System).
+## See also
+- [Unit Test](/wiki/Unit_Test)
+- [System Test](/wiki/System_Test)
... 2 more lines