How many types of Parameters are available in QTP?
Answer / asit kumar
QTP provides three types of Parameter-
* Method Argument
* Data Driven
* Dynamic
| Is This Answer Correct ? | 0 Yes | 0 No |
What r the diffrernt file extentions in QTP?
How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
What is throw object?
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
How to handle the exceptions using the recovery scenario manager in qtp?
What is the pros and cons between QTP and Rational Robot
How will you set a unique four digit number in an edit field in QTP?
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
what properties do use to identify a browser and page while using descriptive programming?
what is the use of automation frame work ??(QTP)
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..