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 |
In QTP how to interact tool and application build?
after click on compose mail how can we attached a file in qtp with vbscript code
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
What is the extension of the qtp local repository?
How u call functions in QTP Function to calculate the length of characters in a word -
Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.