Our web site uses a Word Verification (CAPTCHA). I was able to record the script. how do I correlate the CAPTCHA values?
Question ID: 107925
1
0
Marked as spam
Posted by (Questions: 231, Answers: 18)
Asked on October 25, 2017 3:04 pm
176 views
Answers (1)
2
Private answer

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.

Marked as spam
Posted by (Questions: 12, Answers: 384)
Answered on October 25, 2017 4:02 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top