How to capture the text from the application using QTP?
Answers were Sorted based on User's Feedback
Answer / pravati
Browser().page().webobject().getroproperty("innertext")
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin
Browser("Browser").Page("Page").Webobject("PropertyName:=Property
value").GetRo("Property")
| Is This Answer Correct ? | 1 Yes | 4 No |
Explain different recording modes?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
Explain in brief about the QTP Automation Object Model.
how to test one edit box using dotnet addin for Web Applications? write script?
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
where the check points are stored ?
In what situations QTP will not recognize the Objects?
How should I check my code( Before going to execute) without executing the script in QTP
Output values? i want a practical example