Integration testing in the small:

  1. tests the individual components that have been developed.

  2. tests interactions between modules or subsystems

  3. only uses components that form part of the live system.

  4. tests interfaces to other systems.


Correct Option: B

Find more quizzes: