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

How to customize checkpoints with parameters?

3018


images are dynamically changes how to compare two images with out using the bitmap

2001


what is meant by Implicit and explicit requirements?

3619


What are the automation metrice in your project?

1711


I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????

2151






Explain object spy in qtp.

583


How do you synchronization point through DP?

595


In qtp, how you can remove the spaces from string?

546


What environment does qtp run in?

619


What is the extension of qtp local repository?

570


Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!

2445


How does qtp recognize objects in aut?

580


How to use the object spy in quicktest professional 8.0 version?

542


What are test settings and global settings?

577


what is output value in QTP and how it can be used in automation testing

1434