What is the Stub abd the driver ?Are these both using at
the time of Top-up approach of integration testing and
bottom-down approach testing .?

Answers were Sorted based on User's Feedback



What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integratio..

Answer / shilpa

For Top Down approach of testing we use stubs.
For bottom up approch we use drivers

Is This Answer Correct ?    1 Yes 0 No

What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integratio..

Answer / gazal

driver is a program which calls the same procedure call of
module being tested calling the other module.while the stub
calls the same procedure of the module being called by the
other module

Is This Answer Correct ?    0 Yes 0 No

What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integratio..

Answer / sm

When we are having the condition of sub programs under
construction with ful fledged Main program there we are
using this stubs instead of going of under construct sub
programs

this approach we are using in Top Down method.

where as if the main program is in under construction the we
are using drivers in place of under construct main program..

this approach we are using in Bottom down method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"

2 Answers   Infosys,


What is Difference between White-box Testing and Unit testing?

6 Answers   AZTEC, College School Exams Tests,


What is JAVA Testing, what we do in That ?

2 Answers  


The company is developing a new piece of software. The application allows a computer user to use the print option of any existing application to save the output into an HTML file instead of printing. -Based on the scenario above, which test methods do you use to make certain that the new software will work properly with existing applications?

1 Answers  


What is meant by Bucket Testing?

2 Answers   IBM,






what is difference between metric and report ?

6 Answers   Covansys, Polaris,


What are the different available models of sdlc?

0 Answers  


How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong

1 Answers  


What Are the UI Standards?

5 Answers  


We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP

5 Answers  


what is meant by web service testing and what is the use of web service testing ?

1 Answers  


What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...

2 Answers   ABC, Arsin Systems, Wipro,


Categories