How to open any application during Scripting in QTP?

Answers were Sorted based on User's Feedback



How to open any application during Scripting in QTP?..

Answer / raja83

you can launch any exe files using following code

systemUtil.Run "PATH\Filename.EXE"

ex:

systemUtil.Run "C:\Calc.exe"

Is This Answer Correct ?    5 Yes 0 No

How to open any application during Scripting in QTP?..

Answer / vinod

whichone may i follow plz spicify

Is This Answer Correct ?    2 Yes 1 No

How to open any application during Scripting in QTP?..

Answer / anfal

How do you know whether user has entered URL or path of a
client server application?

I need a program which can open application based on users
input, if it is url then it should open webapplication else
client server application with all validations..

Is This Answer Correct ?    1 Yes 0 No

How to open any application during Scripting in QTP?..

Answer / ravichandranath

invokeapplication(PATH\Filename.EXE")
bye

Is This Answer Correct ?    3 Yes 3 No

How to open any application during Scripting in QTP?..

Answer / butchi reddy

u follow both answers.

Is This Answer Correct ?    1 Yes 1 No

How to open any application during Scripting in QTP?..

Answer / mns

System.util is used for web-application
Invokeapplication is for client-server application

Is This Answer Correct ?    2 Yes 2 No

How to open any application during Scripting in QTP?..

Answer / venkat qtp

hi guys

systemutil.run"c:\programfils\data"
this is forward compatibility i like 8.2 version on words
applicable

invokeapplication""c:\programfils\data"
this is backward compatibility, like 8.2 previous version is
applicable

plz any mistake reply me

this is evenkateswararao@gmail.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail

9 Answers   ADP,


Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?

4 Answers   Livetek,


is we can import the object repository from external source. if it so then how?

5 Answers  


Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .

4 Answers  


Set DR= CreateObject("Mercury.DeviceReplay")

2 Answers  






what is bultin funtaion in QTP &tell me five examples?

5 Answers   Kanbay,


Hello friends..... On which areas of an application we can not test with QTP

0 Answers   Thatavarti Technologies,


There is an excel file of 1 to 100 sheets how you will iterate through it?

0 Answers  


Which method do you use to retrieve data from the WebList object?

1 Answers  


What are objects? how do you select the unknow object?

3 Answers  


What are the Features & Benefits of Quick Test Pro (QTP)..?

5 Answers  


I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.

3 Answers   TCS,


Categories