how to check URL using QTP? write vb script with descriptive programm only?
Answer / manjunathareddy
Dim oBrowser
Set oBrowser=Description.Create()
oBrowser("micClass").Value="Browser"
Msgbox Browser(oBrowser).GetROProperty("url")
| Is This Answer Correct ? | 4 Yes | 0 No |
Is it possible to call from one action to another action in qtp?
what is check point?
In QTP, Give the difference of Global sheet and Local sheet in datatable?
what is Smart identification
can any body tell me all of the release dates of QTP?????..... thanks in adv!
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How can we translate the steps between the Keyword and Expert Views?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is synchronization point in QTP?
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
What is the default add-ins in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?