Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


wht is Driver in Integration testing

Answers were Sorted based on User's Feedback



wht is Driver in Integration testing ..

Answer / kamblep

When u want to test a function in any of the module/s u need
to write a driver function which is nothing but a main()
function through which u invoke the function in the
corresponding module/s.It is generally the responsibility of
the developer and hence falls under White Box Testing.

Is This Answer Correct ?    2 Yes 1 No

wht is Driver in Integration testing ..

Answer / rafi

in integration testing we have a 2methods that is

top down integration testing and
bottom up integration testing

In bottom up integration we using drivers

Is This Answer Correct ?    2 Yes 1 No

wht is Driver in Integration testing ..

Answer / rohituppal

Drivers are used in bottom up approach of integration testing.

Suppose there are 3 modules A, B & C as shown below

A
|-> B
|->C

Bottom up approach tests module C first then B then A
Now suppose module C & B are ready but module A is not ready.
So in this case instead of waiting for module A to get ready tester will write some piece of code so as to get the required output that module A expected to give. This is driver itself.

Is This Answer Correct ?    1 Yes 0 No

wht is Driver in Integration testing ..

Answer / reddy

In integration testing we have 4 methods. In that 4 methods,
bottom-up is one. Here we are integrating sub modules
without iteration of main module. That time we using driver
between main module and sub modules.

Driver is nothing but a temporary prog.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

how to test manually from date and todate selection from calender

3 Answers  


What is the difference between Performance testing and Load testing ?

7 Answers   TCS, WebSoftEx,


What are cookies? tell me the advantage and disadvantage of cookies?

5 Answers   AZTEC, College School Exams Tests,


When we use integration testing for any new system so why we required system testing.

0 Answers   CTS, Infosys,


What are the GUI Test Cases for calculator?

2 Answers   Crea,


u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce?

2 Answers   CTS,


What is the difference between debugging and manual testing?

8 Answers   Siemens,


What is the difference between alpha testing and beta testing

2 Answers  


What is checklist? who will prepare it? i face this question in HSBC?

6 Answers   HSBC, University,


Build is going to be delivered in another 30 mins.At that time you have find an critical failure. What will u do ?

5 Answers   Polaris,


What is the difference between bug and defect???

17 Answers   Change Control, Tomax,


Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!

3 Answers   Sinertel,


Categories