qtp launch application - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: qtp launch application (/Thread-qtp-launch-application) |
qtp launch application - siri786 - 04-20-2012 iam new to qtp. when iam recording first step launch application is not coming..why need help RE: qtp launch application - sshukla12 - 04-20-2012 Hi, Use system util.run to launch the application. Regards, Sankalp RE: qtp launch application - Ram2009 - 04-24-2012 Hi, you can use something as Systemutil.run("URL of the application") OR you can use Invoke_application("URL of the application") Above one should work. Thanks, Ram RE: qtp launch application - siri786 - 04-26-2012 ya i know that... just i want to know why it is not coming..if we go to real time...this kind of errors if we get then what to do. is becaz of software or what? |