153k views
4 votes
After successful unit testing, the subsystems are combined to test the entire system as a complete entity using what form of testing?

User Morganpdx
by
5.4k points

1 Answer

3 votes

Answer:

integration testing

Step-by-step explanation:

Integration testing -

It is one of the level of testing a software , in which the individual units are tested and combined as a group , is referred to as integration testing.

This method is employed in order to highlight any faults in between the integrated units .

Hence , from the given information of the question,

The correct term is integration testing.

User Whelkaholism
by
5.4k points