Hi Guys,
I have a problem.I need to know how I can encode/mask a hundred thousands of values. Here's the context:
I use VTS extensiviley to configure my REST and TruClient Scripts for getting the environent parameters, users, passwords and so on. I use Basic authentication for GUI, without authentication via API (historical reasons). When I activate authentication via NTLM I don't get the TC-script to connect to VTS.
Now I have to use an not anonymised test environment for loadtesting via TrueClient. Because of our security concerns and possible data leaks I would like to mask all Login data beside the passwords. I'm talking about <500k values.
The password Encoder for LRE has no known parameters to use it over CLI and I don't want to start to develop a UFT-Script to "manually" insert, generate & copy the values. Why does UFT has this feature, but LRE/VuGen not?
I tried the DevWebUtils.exe with the csv-file, but TC doesn't recognize the result as an decodable value.
Does Anybody have an idea or a proper Solution?
Thanks
Pascal