i am trying to capture the URL from the open browser and
store it. pls give me solution how we can do this in QTP.
thanks
Answer Posted / chandu
try this
x=Browser("ALL Interview .com ::").GetROProperty("openurl")
msgbox x
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What are the automation metrice in your project?
What does it mean when a check point is in red color? What do you do?
Explain the check points in quicktest professional (qtp)?
Explain actions in qtp ?
What is parameter in qtp?
How to test fly out menu in qtp?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
In what occasion we can specify global sheet and action sheet?
What is the use of ordinal identifier in qtp?
How to open a new test using quicktest professional (qtp)?
Describe synchronization point.
What is the differences between image check point and bit map check point?