Ask Question
12 June, 02:14

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.

+5
Answers (1)
  1. 12 June, 02:40
    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 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