Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
when to use the command InvokeApplication and SystemUtil.Run
#3
Solved: 10 Years, 9 Months, 2 Weeks ago Smile 
Invokeapplication is mostly used for backward compability below(QTP 6)

Syntax : InvokeApplication("Full URL as Parameter")

Systemutil.run

Syntax : SystemUtil.Run ( FileName, Parameters, Path, Operation )

Note : When you specify an application to open using the Record and Run Settings dialog box, QuickTest does not add a SystemUtil.Run statement to your test.


Reply


Messages In This Thread
RE: when to use the command InvokeApplication and SystemUtil.Run - by Shubhangi - 12-24-2010, 10:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)