how to lunch the application in the qtp tool ?

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


Please Help Members By Posting Answers For Below Questions

what is review

1611


if our qtp vb Script may be Currepted then What we want do?

1485


hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?

2798


Does Low-level recording capture mouse movements?

582


How to use checkpoints in qtp ?

583






When you open QTP, how many sheets you can see?

660


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

1405


How many types of actions are there in quicktest professional?

514


Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

1433


How to analyzing the checpoint results?

520


Define Canvas view of UFT?

620


Discuss quicktest professional environment?

590


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

1426


Write a script to customize the test results in PDF and HTML format.

2082


Explain how you can find length of array in qtp?

601