what is stub and driver and tell me how can we introduce them in
integration testing
Answer Posted / 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 |
Post New Answer View All Answers
What knowledge I must have as a 3 yrs. manual tester??
how recovery manager works in winrunner
what is the testing approach for windows Explorer(Not IE Explorer)
What is the Testing strategy for testing client server applications/products?
What criteria would you use to select Web transactions for load testing?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
If you're given a program that will average student grades, what kinds of inputs would you use?
When we use integration testing for any new system so why we required system testing.
What is the different between SIT and UIT?
What is boundary value testing? Give an example.
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is Batch testing? Facets Benefit Configuration