How do you invoke any application and write a script to
invoke QTP using VB Script.

Answer Posted / srinvias

systemutil.run "QuickTest.Application"
set qtp_app=createobject("QuickTest.Application")
qtp_app.launch
qtp_app.visible=true

or

invokeapplication "C:/internet/explorer.exe"

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to handle Java tree in QTP?

733


Get the count of files of similar types from a folder.

961


Where we can use the synchronization?

563


What is use of object spy?

600


What is the use of ordinal identifier in qtp?

595






How software tester can use constants and variables in scripts?

1671


what is defenetion of kiran can u tell me plz CVS, SVN

1562


what is test scheduleling?

2000


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1535


How will you check that your test cases covered all the requirements?

549


what is the advantages and disadvantages of using functions instead of re usable actions

1416


How do Parameterization and Data-Driving relate to each other in QTP?

550


Explain how Selenium is different from UFT?

682


what are the utilities and drivers

1830


How to analyzing test results using quicktest professional (qtp)?

572