IFC04 SDM04-50

How do integration tests differ from unit tests?

Integration tests verify that different components or units of the system work together as expected, performed after unit tests to identify issues with data exchange.