Capgemini interview question

What is the integration testing

Interview Answer

Anonymous

13 May 2019

Each component has already been tested for its internal functionality that is component test. Integration tests examine the external functions after component testing. It examines the interaction of software elements between different systems or hardware and software.