How to open any application during Scripting in QTP?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is checkpoints for qtp?

746


What are the disadvantages of recording test cases in qtp?

824


what type of automation is follwed in the project?

1725


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1704


How to creating an output value using quicktest professional?

763


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

1638


how did u use automating testing tools in ur job?

1695


If you are testing a web application then what will you test in that application?

1799


How can you give wait up to 10 seconds in qtp?

814


tell me abt a time when u had to go above &beyind the call of duty to get the job done

1688


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

1754


how to prepared for first for the first interview?

2057


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1789


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1996


What is throw Object?

1787