wht is Driver in Integration testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is the difference between GUI testing and black box testing
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?
13 Answers Infosys, SCI, Wipro,
what is Entrance and Exit criteria ?
value momentum
What are the activities involved by the Test engineer (having 2+ yrs of exp).
1 Answers Covansys, SLK Software,
usecases are prepared by whom?
as a manual tett eng, waht should i learn in database or sql? could u plz list out the topics in sql or database? brahma412@yahoo.co.in
what is the diff between application server and data base server?
How do you handle when requirments are continously changing? please explain in detail?
2 Answers Thatavarti Technologies,
what is the real time testing process for water fall model..plz exp asap..thanks in advance
What are similarities of Agile and Scrum?
0 Answers CybAge, IBM, Nissan,