Quiz on Integration Testing I

Take a short quiz to test your understanding of the concepts of integration testing.

We'll cover the following...
Technical Quiz
1.

(Fill in the blank.) Integration tests are performed to ________.

A.

test the functionality of different modules within an application

B.

test the correctness of a function within an application

C.

test the coordination of different functions with each other

D.

test the functionality of the system as a whole


1 / 8