Ask Question
28 November, 00:56

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

+5
Answers (1)
  1. 28 November, 01:37
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers