how to check URL using QTP? write vb script with descriptive programm only?
Answer Posted / manjunathareddy
Dim oBrowser
Set oBrowser=Description.Create()
oBrowser("micClass").Value="Browser"
Msgbox Browser(oBrowser).GetROProperty("url")
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to break the object spy ?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Difference between action & Reusable action?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is the new version of qtp which is recently released in the market?
Explain more about the Test Fusion Report of QTP?
When do go for loop condition in test?
Where we can use the analog mode and where we can use the low – level mode?
What is action split and the purpose of using this in qtp?
What are the different types of recovery operation?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
what is the difference between development and testing
How many types of recording modes in qtp?