wht is Driver in Integration testing. Anubody can answers it
Answers were Sorted based on User's Feedback
Answer / srinivas
Driver is a virtual environment, when one of the main
module is not completed at the time of Integration Testing,
then testing team installs a virtual environment called
Driver and follows the bottom-up approach to test.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / raghu
Driver a duplicate module fixed if any module in b/t is not
ready..
| Is This Answer Correct ? | 3 Yes | 0 No |
While intigrating the modules in bottom/top approach if any
mandatory module is not ready then they will be intigrate
with temp program. This program is known as driver.
While intigrating the modules in top/down approach if any
mandatory module is not ready then they will be intigrate
with temp program. This program is known as stub.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajiv jindal
driver is actualy a piece of software which has the
capability to produce an input to invoke the proceeding
module...
drivers are used during bottom up integration testing and
are difficult to creat... (it can also be count as one of
the disadvantage of bottom-up testing)
correct me if m wrong...
Rajiv Kumar Jindal
(Test Engineer,Noida)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyam
when you want a testing an application you create a driver
in asp application with one case it develop in .net format.
so when u sent a xml request to the asp application it will
give result while in transformation driver is useful to
carry your proper data from that application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
in integration testing when we follow bottom-up approach we connect sub-modules to main modules, if some modules are missing then we write calling program which is known as driver
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishant
Driver script is the main Action, which will call all the
unit scripts in a test.
| Is This Answer Correct ? | 0 Yes | 3 No |
Can you expect major bugs in Net banking Application?
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
What are the Disadvantages of shared object repository?
difference between do while and do until ?
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????
What are the different types of recovery operation?
Explain key word driven frame work?How to use in real time?
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
Define Error Pane of UFT?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How to give Table check points?
What is meant by Step Generator in Qtp How is it used? pls gimme in detail