wht is Driver in Integration testing. Anubody can answers it
Answer Posted / 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 |
Post New Answer View All Answers
Is it possible to split an action? How?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to connect to a database?
What is difference between shared and local object repository?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is fragmentation and paging?
How to use descriptive programming?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How to creating an output value using quicktest professional (qtp)?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Explain how qtp identifies object?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Explain the use of action split in qtp?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object