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.