What is stub? Explain in testing point of view?
Answer Posted / lakshmikantha b
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
What does a typical test report contain? What are the benefits of test reports?
How would you test the login feature of a web application?
Explain the requirements?
What is differences between SCS-1,2 and 3
What is dependency testing?
Explain traceability matrix?
Explain exit criteria?
What is test development?
What is the difference between the white box, black box, and gray box testing?
What is waiver?
What the purpose behind doing end-to-end testing is?
What is a 'walkthrough' in Software Testing?
How will you hack someone's gmail or yahoo account.
What is test script?