wht is Driver in Integration testing

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For any web application, what are the possible login features that should be tested?

907


Which is the best testing model?

695


Explain some techniques for developing software components with respect to testability.

3147


What is smoke testing and user interface testing ?

765


what exactly is heuristic checklist approach for unit testing?

2831






Describe Testing Decomposition?

803


In simple steps how will you do unit testing using VSTS?

798


Zenq interview questions for manual testing

1486


What is the test case?

736


Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com

1619


what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u

1840


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1718


what type of testing techniques are using after accept the build?

1724


What is the full form of cmmi?

762


What and why is api testing?

1032