How (in)secure is your proxy password in LoadRunner 9.0
January 16th, 2009
Are you using proxy server to access your application? Do you store proxy username/password in VuGen Run-Time settings?
If yes, then be careful. LR stores your password as plain text on the disk!
Instead of Run-Time settings you can use web_set_proxy() function from API and encrypt your password there.
