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 many buils u r getting in u'r project?

5 Answers   Professional Access,


What is the difference between Test Director and Quality Center?

1 Answers   CTS,


How do we test the requirements?

3 Answers  


explain v- model? why we call this model as v-model, not an u-model?

2 Answers  


I want to know about satyam manual testing questions

0 Answers  






what is 'v'model?

6 Answers  


hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,

0 Answers  


How does fundamentally a coverage tool work?

0 Answers  


What is Wound Fixing?

0 Answers   Value Labs,


what is your current team size?

2 Answers   Verizon,


hey can u all hhelp me in findin a job in Delhi... I am +2 yrs exp .. i was working in Indore.. Then i got married and shifted to Delhi .. im getting lots of truoble as there r very very less calls for 2+ all for 3+ if ne one can help me Thanks in Advance...

2 Answers  


hi all friends, i want to know about certification of testing.this is online exam.tell me the fee of this exam also. any boday tell me the institute who conduct this in delhi ncr.& who give some saurity also. praveen test engineer

1 Answers   Infosys,


Categories