Ask Question
23 October, 17:25

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

+4
Answers (1)
  1. 23 October, 19:59
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers