What is stub? Explain in testing point of view?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shubhangi
Stub is dummy program.
Incase you are developing one sub-system and some data is
expected from other sub-system.
While developing the sub-system you don't have visibility
to that sub-system,you prepare other program which will
behave as that sub-system.
This program developed for testing purpose and called as
stub
| Is This Answer Correct ? | 0 Yes | 0 No |
what are all the documents needs to be submitted as a part of test closure?
Explain what test deliverables is?
What is the dfd (data flow diagram)?
how can we identify a bug is because of s/w error or OS problem?
2, 6, 12, 20, 30, ___, 56
Explain validation?
What is assertion testing?
What r all the cultural barriers u r facing?
What is data flow analysis?
what is the difference in testing a secured site 'https' & a non-secured site 'http&'
How to do Integration testing in gmail application?
Does anybody used Visio in QA.If so, can u please explain where and when u used visio diagrams