What is stub and driver in integration testing ?
Explain with example.
Answer Posted / k.manasa
integration testing means integrate the modules and then do
testing
3 phases of integration testing
top-down
botttom-up
sand-witch
top-down:
in top-down approach top module is coded one and
the remaing modules below the top is not coded ones.
here the top module is treated as driver and bottom modules
treated as stub.
Driver:Driver is a set of functions which is driven by
another set of functions.
Stub:A stub is set of functions driven by the driver.
these sub modules are also coded by developer at the time
of developing,but these are the temperory ones.
| Is This Answer Correct ? | 9 Yes | 20 No |
Post New Answer View All Answers
.In languages testing, what is the fixed part and changing part?
I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
wat is meant by frontend and backend testing
What are the factors affecting a manual testing project and what are the ways to overcome it?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
Test cases for Internal IP Messenger
can you show me the test cases on registration form
How do you test a web application for dump and deaf??
How can write testcases on a code under development pls give asnwer
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Why performance testing is performed? What are tools of performance testing?
What is a test scenario?
where do we work with Application, web and Database servers Means which type of applications.
What is validation in software testing?