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 |
Is it possible to change the property value at runtime? How it is possible?
What are default add-ins in qtp?
Tell about automation object model(Aom) in qtp?
when to start the automation?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
How will you enchance the script?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
What is the present version of the VB Script we are using
How can you identify the browser and its information using the qtp script?