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 |
Explain the terms test and business component?
When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
1.how can we report the QTP test result in a different excel sheet 2.
Describe the differences between functions and actions in UFT?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What is the file extension of the code file & object repository file in QTP?
HOW TO DO THE BATCH TESTING USING QTP?
w is output value
When ‘option explicit’ keyword is used in qtp?
Differences between text and test area checkpoints?