what is stub?Explain in testing point of view?
Answer Posted / mohana
Stub is a dummy program or component,it is used when the
code is not ready for testing.
It is only used for testing
Stub is used in Intgeration Testing ie Top down Integration
Testing
Top Down Testing:- It begins by testing the top level
module and progressively adds in lower level module one by
one. Some times the developer has till not developed the
main module, At that time the temparary module
is created that temparary module called "stub"
Stubs are not required in Bottoms up Integration Testing
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
how to creat 2 test plan in 2 different environment exp:tour and travel
What is the negative testing and example
What impact ratings have you used in your projects?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
How does a coverage tool work?
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What type bugs you will find in integration testing with example?
what is e-tester?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
What is the difference between web based application and client server application?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!