Ask Question
29 October, 03:01

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.

+3
Answers (1)
  1. 29 October, 04:52
    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?
Find 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 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