can u pls explain me About Driver script.
Answers were Sorted based on User's Feedback
Driver script is where we define how the QTP script execution should happen and in what flow operations need to be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandhyasankar19@gmail.c
Driver script is nothing but which drives the entire application...whatever we use to drive the application will be included in that for example envi variables, functions, start n end transactions etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Driver script is a script which start loading the environment variable,varibale initialization,data import and drive the execution process as defined in the framewark.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suri
if we execute vbs file it launches qtp first with required add-ins and execute all scripts which are mentioned in Run Manager excel file.
| Is This Answer Correct ? | 0 Yes | 0 No |
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
How do client side image and server side image work?
What is the difference between keyword view and expert view?
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
What is the disadvantage of smart identification?
Difference between test object and run time object?
What is a Patch in QTP?