Micro Focus QTP (UFT) Forums
Is it possible to run the QTP scripts on machine with out QTP is installed? - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Is it possible to run the QTP scripts on machine with out QTP is installed? (/Thread-Is-it-possible-to-run-the-QTP-scripts-on-machine-with-out-QTP-is-installed)



Is it possible to run the QTP scripts on machine with out QTP is installed? - kalyan_srirangam - 10-03-2013

Hi,

I work in a lab kind of environment, we need to test the same functionality in different machines. So we planned to automate some functionality using QTP. But before automating that want to know that do we need to install QTP on all the machines to which I need to test ? or is there any other way we can run the scripts with out having the QTP instance installed.


RE: Is it possible to run the QTP scripts on machine with out QTP is installed? - BadrinarayananR - 10-21-2013

Hi,

Yes. QTP should be installed.


RE: Is it possible to run the QTP scripts on machine with out QTP is installed? - kalyan_srirangam - 10-21-2013

Thanks for the reply Badri. Can you suggest any GUI tool where I need to covert the script into exe and execute in other machines.