how to lunch the application in the qtp tool ?

Answers were Sorted based on User's Feedback



how to lunch the application in the qtp tool ?..

Answer / s

Dim qtp
set qtp=CreateObject("QuickTest.Application")
qtp.launch
qtp.visible=True

Is This Answer Correct ?    3 Yes 1 No

how to lunch the application in the qtp tool ?..

Answer / parvathi

invokeapplication " ".we can launch the application

Is This Answer Correct ?    1 Yes 0 No

how to lunch the application in the qtp tool ?..

Answer / mreddy

by using SustemUtill.Run(" ") we can launch the application
in qtp


If i amwrong correct me.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How u will do versioning in QTP?

0 Answers   NIIT,


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

0 Answers   Yahoo,


What is difference between QC and TD?

8 Answers  


What is the script for database check point, bitmapchek point, regular expression ?

0 Answers  


wht type of User defined functions or Java Releated functions do we write in VB scripting

0 Answers   Wipro,






What is Object Spy in QTP?

11 Answers   vsworx,


I want to do QTP Certification what is the pattern of Question paper.

0 Answers  


how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons

2 Answers   Aspire,


in which situation u will use recording and in which situation u will used to write script manually

1 Answers  


Differences between text and test area checkpoints?

0 Answers  


How u call functions in QTP

5 Answers   Lehman Brothers,


How can we open an Excel sheet through the script

8 Answers   eSymbiosis,


Categories