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 SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What is the difference between a standalone application, client-server application and web application?
What is the test case?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
what is the difference between Desktop testing,Client/server testing and webapplication testing
aplitue questions will be based on wich type ?
Which is the best testing model?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
test cases on bangles???
What is exploratory testing and when should it be performed?
What is stub?
what is metrics in software testing? give me a brief detail about it?
Did you ever worked with B.A's and when?