what is stub and driver and tell me how can we introduce them in
integration testing



Answers were Sorted based on User's Feedback



what is stub and driver and tell me how can we introduce them in integration testing ..

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

what is stub and driver and tell me how can we introduce them in integration testing ..

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

what is stub and driver and tell me how can we introduce them in integration testing ..

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

Post New Answer

More Manual Testing Interview Questions

KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com

0 Answers   IBM, STG,


which model are you following

2 Answers   IBM,


Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests

7 Answers   EDventures,


how to test a store procedure?

1 Answers  


is programming knowledge is necessary for testing

3 Answers  


Retesting will be coducted on particuler bug or entair application?

6 Answers  


How do you perform regression testing of software?

7 Answers  


What is difference b/w Windows XP & Windows NT

1 Answers   AZTEC,


What is Test Condition?

3 Answers   ADP,


What is the initial stage of testing?

3 Answers  


Have you done exploratory or specification-driven testing?

1 Answers  


Two negative Testcases for Excel Sheets

1 Answers  


Categories