Update Email
The Update Email page allows users to change their registered email address. Since the email is used for authentication, verification, and password recovery, updating it requires additional validation to maintain security.
Scenarios
Success Scenarios
Failure Scenarios
- 2.2.F1. Email update fails when user is not authenticated.
- 2.2.F2. Email update fails when required fields are empty.
- 2.2.F3. Email update fails when email already exists.
Test Report