Answer Posted / s
Dim qtp
set qtp=CreateObject("QuickTest.Application")
qtp.launch
qtp.visible=True
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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 is the mail use of frame work(with detail). architecture for keyword driven frame work
How to get the particular property value?
What contains Data Driven Framework document in qtp?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What are the types of object repository in qtp?
What are the various types of Actions in UFT?
What are the types of environment variables in qtp?
What are the types of object repositories? Which one is you using?
How to analyzing the checpoint results?
Can you write a script to check if the folder exists or not?
Hi All, How to Compare two strings character by character in QTP
Write a script to verify font style and color of a windows object using descriptive programming
Give the syntax to load function at run time.
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.