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

How do u do batch testing in WR & is it possible to do in QTP, if so explain?

1 Answers   Crea,


what is a good testcase?

3 Answers   Wipro,


What is QuickTest Automation Object Model? Where we can use AOM?

1 Answers  


what are the environment variables,how do you use them. give an example.

3 Answers   Polaris,


what are the drawbacks for record and payback in qtp

3 Answers  






what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?

3 Answers   Wipro,


How to export QTP results to an .xls file?

10 Answers   IBM,


Have you faced any problems with object repository?

0 Answers  


DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?

1 Answers   CTS, Maveric,


Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?

10 Answers  


Hi,will U Please Provide me details certification for QTP &QC and also please provide me the Material also. Send to mail:jjaanu2mail@gmail.com

0 Answers  


Is it possible to call out to Java from QTP?

2 Answers  


Categories