What is stub and driver in integration testing ?
Explain with example.
Answer Posted / manjunath
Consider that module A is ready to test and module B is not yet ready. in order to test module A we need another module for this purpose we create a dummy module B called stub
defnation of stub- stub is a dummy module which recives data where as actual module recives data and sends respones to moduke B
Driver-we need somthind to recive data and send response this is called driver
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
Write the function test case to add a customer to database.
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Enlist some bug status along with its description?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
How can I done a Web Testing? Which steps are include in it?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
Explain the difference between alpha testing and beta testing.
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
can u merge 10GUI map files into a single GUI map file in winrunner?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Why is software testing required?
Have you prepared traceability matrix and how to prepare it?
What are bug leakage and bug release?
What is a test server?