Micro Focus QTP (UFT) Forums
Running the tests without QTP? - 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: Running the tests without QTP? (/Thread-Running-the-tests-without-QTP)



Running the tests without QTP? - Mukesh.Laxmidhar - 09-24-2010

Hi all,

so I was wondering if it's possible to run the tests in a computer that does not have QTP. I thought it might work since QTP is using VBScript, but then if this works how is the obj. repositories handled and test results? Has anyone thought about this or maybe succeeded implementing it?

Cheers,
- Mukesh L.


RE: Running the tests without QTP? - QTPLearn - 09-24-2010

Hi Mukesh

Well it is possible but it is not worthy.
The Reason is a person have to do lot of discriptive programming by using VBScript , COM ,Windows API. So even for small scenario will need extensive coding with too many lines of code.

~Regards


RE: Running the tests without QTP? - Mukesh.Laxmidhar - 09-24-2010

I see, thanks a lot for the fast respond Smile

Regards,
M.L.