I am trying to integrate c# instead of the vbscript for opening a uft script. I already have the code to test to convert my vbcodes into c# but I need to add reference first the interop.quicktest.dll. I have a UFT One version 15.01 and using Visual studio 2015.
I tried the manage NU get but the dll is not existing. How do I find / download this dll for me to be able to use the Quick Test functionality?
The code I'm trying to work is just like on the https://www.codeproject.com/Questions/156466/How-to-Automate-Qtp-with-C-sharp
Please help on how I can add reference the dll to my application...
Best regards, Mon