Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
when to use the command InvokeApplication and SystemUtil.Run
#2
Solved: 11 Years, 3 Months, 3 Weeks ago
Invokeapplication "Path of .exe files"
systemutil.run "path of exe file or url",[parameters],etc., check the syntax in QTP

Here invokeapplication command is used to invoke only executable files.
Systemutil.run is used to invoke browsers with desired url or executable files... and we can pass parameters to application with this command, we can handle invoked application position [maximised,active, inactive etc.,] with this command.

go to QTP help... and try with different combinations on systemutil.run command. you'll get more
Reply


Messages In This Thread
RE: when to use the command InvokeApplication and SystemUtil.Run - by bfakruddin - 12-23-2010, 02:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)