Manual Testing Question:

What is stub? Explain in testing point of view?

Manual Testing Interview Question
Manual Testing Interview Question

Answer:

Stub is a dummy program or component, the code is not ready for testing, it's used for testing...that means, in a project if there are 4 modules and last is remaining and there is no time then we will use dummy program to complete that fourth module and we will run whole 4 modules also. The dummy program is also known as stub.


Previous QuestionNext Question
What are cookies? Tell me the advantage and disadvantage of cookies?Define Brain Stromming and Cause Effect Graphing?