Skip to content

Invalid or expired reset links show appropriate error messages

Verify that invalid or expired reset links show appropriate error messages

  • Test case designer: name
  • Date of creation : 07.07.2025

Test case description

Ensure that invalid or expired password reset links produce clear error messages.

Pre-state:

The user has an expired, already used, or otherwise invalid reset link.

Test Steps

  1. Use an expired reset link.
  2. Use an already used reset link.
  3. Use randomly generated, non-existent reset links.

Expected result

  • The system displays a clear error message in each case.
  • No information is revealed to the user about whether the link was ever valid.
Edited by AH0984