Check CAPTCHA Verification on Login
Ensure that CAPTCHA is required and functional for login attempts.
Preconditions:
- The system has CAPTCHA enabled for authentication.
- A stable internet connection is available.
- The user has access to a supported web browser.
Test Steps:
- Open a web browser.
- Navigate to the application's login page.
- Enter valid credentials
- Complete the CAPTCHA challenge (e.g., selecting images, entering distorted text).
- Click Login
Expected Result:
- The CAPTCHA challenge is required before login submission.
- The user is successfully authenticated upon completing the CAPTCHA correctly.
- The CAPTCHA prevents automated bot login attempts.
Postconditions:
- The user is successfully logged in and can access protected resources.
- The system remains protected against automated login attempts.
Test Priority:
Medium
Status:
Pass/Fail (to be determined after execution)