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
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
How do you know the code has met specifications?
When should you opt for manual testing over automation testing?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What does 100% statement coverage mean?
Can you explain tailoring?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What's the difference between system testing and acceptance testing?
Difference between adhoc testing and error guessing?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
test cases on bangles???
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...