How to capture the text from the application using QTP?
Answer Posted / nitin
Browser("Browser").Page("Page").Webobject("PropertyName:=Property
value").GetRo("Property")
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Is it possible to call win runner script in qtp?
What are the technologies supported by qtp?
How to use output values in qtp ?
how to test Web application using QTP software
Explain the concept of how quicktest professional (qtp) identifies object?
What is ObjectParamater?
What is action?
How to build scripts that access data from external sources?
How to remove associated function library?
What is checking bitmaps?
What is Unicode Compatibility?
How do I get the QTP scripts result in xml format by using vb script function?
What are the technics follow in writing VB script?