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 qtp identifies objects?

570


what is clean sweep?

1520


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

576


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1353


Whether qtp 9.0 supports Test director8.0

2120






Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

1428


How does qtp identify gui object?

586


Define Canvas view of UFT?

620


what is command for executing files?

1517


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

1328


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3494


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3596


Explain quicktest professional (qtp) testing process?

539


Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...

1493


Sql questions to find second max salary and how to use joins

964