what is the difference between invoke application and system.util.run
Hi, Invoke and Systemutil.run are used to open an application. But the difference is that invoke function and systemutil.run is object.method. Generally QTP contains object.method with in the VB script.