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 |
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
What are the main differences of qtp and win runner?
How many tables r created during the recording in QTP?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
HO DO U CALL A ACTION?
Once the Actions are splitted , is there any way to merge them
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
To which environments does quicktest professional (qtp) supports?
What are the factors on which script execution time is dependent?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
What is API?
How to creating an output value using quicktest professional?