HoW to open QTP in Real time.after getting the qtp window
how to log in .pl answer real time people

Answer Posted / rao' prasad

1.Create a .Vbs file.
2.Double click on .vbs file

Easy way to open QTP using the script.

Dim qtApp
Dim intIndex
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch ' Start QuickTest
Set qtApp=Nothing

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is UFT 11.5 version different from UFT 12.0?

610


what is clean sweep?

1885


unique properties of button,edit box, radio button,check box?

3827


What is the limitation to XML Checkpoints?

1603


How do you open adobe acrobat file in QTP and do some testing on that file ?

623






How many types of Automation frameworks are there in UFT? Describe them.

559


Explain how you can replace string in qtp?

606


regular expression in qtp standar check point for months from accepting months from january to december only

1475


How to run a test using quicktest professional (qtp)?

544


Explain advantages and disadvantages kdf?

527


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

1433


how to post xml data from QTP scripts to any application?

1503


Describe function procedure in vbscript.

552


What is the difference in testing a client-server application and a web application?

586


How to associate shared object repository to test in qtp?

505