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
For any web application, what are the possible login features that should be tested?
Which is the best testing model?
Explain some techniques for developing software components with respect to testability.
What is smoke testing and user interface testing ?
what exactly is heuristic checklist approach for unit testing?
Describe Testing Decomposition?
In simple steps how will you do unit testing using VSTS?
Zenq interview questions for manual testing
What is the test case?
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
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
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.
what type of testing techniques are using after accept the build?
What is the full form of cmmi?
What and why is api testing?