Many Web sites use Word Verification fields that display text that the user must enter to verify that the user is not a machine. Such verification blocks automated usage of the page, including running automated tests program.
If LoadRunner or any test automation program could script around the CAPTCHA then it what is the point of having.it. Bad guys would just create script to bypass the CAPTCHA and wreak havoc with your system and data
If your script fails because of CAPTCHA, you must:
- Have this function disabled for the duration of testing
OR
- Have the security team create a ''master key'' that work regardless of the display CAPTCHA value.