Ask Question

Drivers are used extensively in ___ development, because called methods and child modules are developed and unit-tested before their parents are developed.

+3
Answers (1)
  1. 1 July, 05:30
    0
    bottom up.

    Explanation:

    Bottom-up testing:-It is a integration testing which tests the lowest level components of a code first. Basically it refers to a middle phase of software testing which consists of taking units of integrated code and then testing them together, before testing code base. That's why drivers are used extensively in this approach.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Drivers are used extensively in ___ development, because called methods and child modules are developed and unit-tested before their ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers