Ask Question
11 February, 08:36

A technique used in testing modules, especially where modules are written and tested in a top-down fashion, where a few lines of code are used to substitute for subordinate modules describes: a) unit testing. b) module testing. c) component-level testing. d) stub testing. e) top-down testing.

+4
Answers (1)
  1. 11 February, 09:32
    0
    Answer: Option (D)

    Explanation:

    Stub testing are referred to as the programs which tends to reproduce the similar conduct of a software element that the module which is undergoing the tests tends to rely on. Stub testing mostly provides the prerecorded answers to the statement made at the time of the test, thereby not answering to any variable outside the program.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A technique used in testing modules, especially where modules are written and tested in a top-down fashion, where a few lines of code are ...” in 📙 Social Studies 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