Testing Google Captcha

0
How can we test a Google Captcha using ATS? Kathy
asked
1 answers
1

Hey Kathy,

As a functional testing tool ATS will simulate a user on your app, however the captcha is meant to distinguish machine from human. So, you should not be able to pass the captcha with ATS. What you could do is create a negative test that asserts it doesn’t work, this way you can test that the captcha cannot be passed with a machine.

 

Kind regards,

Myrthe

answered