what is stub and driver and tell me how can we introduce them in
integration testing
Answers were Sorted based on User's Feedback
Answer / vijaya koya
Hi
Stubs and Drivers are dummy codes which are used while
integration when developer doesn’t have any code, we use
this dummy codes to integrate & test. In top down testing
stubs are used & in bottom up testing drivers are used.
Generally the developers will do the integration Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sangamithra
Hi,
Stubs and drivers are used to insert dummy modules to tempravary.After developer completed developing and unit testing,they will remove that dummy modules.
In integration testing this will be involve and in top to bottom level stubs and bottom to top level testing drivers will be involve.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
stub: when ever the modules are integrating in the top down approach if at all any mandatory module are missing then it will replace will the temparary program and integrate them it is called the stub.
Driver: when ever the modules are integrating in the bottom- up approach if at all any mandatory module are missing then it will replace will the temparary program and integrate them it is called the driver.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Elementary Acceptance Testing
How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?
difference between load testing and stress testing?
What is HTTP and TCP/IP
can any one send me all the interview point of view questions from manual testing please..........
What is diff. between System Testing and Integration Testing ?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
what is analysizing test results & creating the bug reportts?
is there any checklist to check SRS document
Explain BVP
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
Can anyone provide a proper description on Missing Requirements in SRS.