SOFTWARE ENGINEERING

SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS

AUTOMATED TESTING TOOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Captcha is tested in
A
Interface testing
B
Security testing
C
performance testing
D
Functionality testing
Explanation: 

Detailed explanation-1: -CAPTCHAs can contribute to client-side attacks Exploitable issues included cross-site scripting (XSS), cross-site request forgery, SQL injection, brute-force protection bypass, and arbitrary web scripts execution.

Detailed explanation-2: -If the CAPTCHA shows both upper and lowercase letters, be sure to enter your characters exactly as displayed. If all the letters have the same case, you might be able to enter it either way, but if you are getting invalid CAPTCHAs, try capitalizing the characters exactly as they’re shown.

Detailed explanation-3: -Verify the time duration in which the captcha is loaded on the webpage. Test captcha should not be by passed by clicking on the captcha multiple time when the captcha is not loaded and shown on the webpage during web page loading. Check the time out for the Captcha. More items

There is 1 question to complete.