Hi What are re-usable actions in QTP?
-Thank You
Answer Posted / bantanahal haribabu
An Action That can be called multiple times by the test and also another test with wich it is stored(the local data),as well as by other test.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is post recovery scenario?
How many types of object repository in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Hi All, How to get repeated word in string . Thanks Balaji
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How to use Environment parameterization? Explain with an example.
Can the user toggle between using Local OR and shared OR for the same action?
diff between qtp versions from 8.5
What is data driver in qtp? Where we use it?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
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")
When and why to use descriptive programming?
How to use output values in qtp ?
How can i check items sorted or not in a weblist ? Give me the script for this...