Computer Science, asked by Mark1961, 11 months ago

In top-down integration testing drivers are required for testing.State true or false

Answers

Answered by Mr0430
0

Answer:

false.

Explanation: Drivers and Stubs both are the Dummies and are developed just for the purpose of Testing. The major difference between Stubs and Drivers is that the stubs are used in "Top down integression Testing are Drivers are used in Bottom up integresion Testing.

Similar questions