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
What is a shrink wrapped product?
What is functional decomposition?
What is testing type and what are the commonly used testing type?
When should exploratory testing be performed?
What is latent defect?
Explain the requirements?
What is FCOE?
What is different type testing you done when doing webbase application.the desktop application
What are the major differences between stress testing, load testing, volume testing?
What is test executive?
Which testing method is used to check the software in abnormal condition?
what is enhancement Testing and how to perform enhancement Testing of any website
What is independent test group (itg)?
What is maintenance testing?
What is infeasible path?