What describes integration testing?
What describes integration testing?
Integration testing validates interactions between subsystems of your application. It focuses on ensuring that different components or modules of an application work together as expected when integrated.
D. It validates interactions between subsystems of your application. An integration test is used for different softwares validation components, subsystems, or applications that has dependencies.