Request password reset via registered email
Request password reset via registered email
- Test case designer: name
- Date of creation : 02.07.2025
Test case description
Users can request a password reset via their registered email.
Pre-state:
The user has an existing account with a registered email address. The user is on the login page and has forgotten their password.
Test Steps
- Click the "Forgot password?" link on the login page.
- Enter the registered email address in the password recovery form.
- Submit the password reset request.
Expected result
The system confirms that a password reset email has been sent to the provided address. No information is leaked about whether the email is registered or not (for security).