How to hide/protect code in UFT - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: How to hide/protect code in UFT (/Thread-How-to-hide-protect-code-in-UFT) |
How to hide/protect code in UFT - mthomas722 - 08-25-2014 Does anyone have ideas of how to protect/hide your script and libraries in UFT? RE: How to hide/protect code in UFT - dplank - 08-28-2014 Assuming you just want to prevent people messing with the code, your best bet is to restrict access to the folders your code exists in, in Windows. Speak to your IT Admin, as presumably you need a group policy set up which allowed your userid (and any others in your team/area) access to read/write files but read only for everyone else. |