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 often were they executed?

2033


How to record a qtp script ?

549


How can i check items sorted or not in a weblist ? Give me the script for this...

1571


give me an example where u used good judgement and logic in solving a problem

3352


What is difference between design time and run time data table?

582






can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1279


How you can find length of array in qtp?

540


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

1463


With what extension you can save the list of tests in a file to run in test batch runner?

559


What are the main differences of qtp and win runner?

590


How to attach a file to TD?

645


Explain different type of event trigger option.

534


How many ways we can parameterize data in quicktest professional?

553


What is throw Object?

1550


What are the benefits of qtp?

548