What describes integration testing?
Select an option, then click Submit answer.
Reference / correct answer:
It validates interactions between subsystems of your application.
Most accepted answer: D. It validates interactions between subsystems of your application.
Community votes: D=1
Selected Answer: D Interactions and cooperation between the solution and/or interfacing systems/data consumers components, subsystems and interfaces is exactly Integration testing. upvoted 1 times
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. upvoted 2 times