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 |
can u give one scenario for for PopWindow Exception & write Code for that?
Give the syntax to load function at run time.
How to Start recording using QTP?
How to Map network drive in QTP
My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.
What are the views available in quicktest professional (qtp)?
what is diffrense between action and function
How will you handle custom object in QTP?
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?