Skip to content

Frontend TC111 ‐ Edit Profile

batuhancanli0 edited this page May 18, 2024 · 1 revision

Test Case ID: TC111

Description: Verify that the user can edit their profile information successfully.

Preconditions: User must be logged into the application and must have navigated to their profile page.

Test Steps

Step Description Expected Screenshot Actual Results Status
1 Navigate to the user's "Profile" page image - [ x ] Pass
- [ ] Fail
- [ ] Aborted
2 Push the "Edit Profile" button and see the Edit Profile screen image - [ ] Pass
- [ ] Fail
- [ ] Aborted
3 Make necessary changes to the profile information (e.g., update name, email, bio) and click save image - [ ] Pass
- [ ] Fail
- [ ] Aborted
4 Refresh the profile page to verify the updated information is displayed image - [ ] Pass
- [ ] Fail
- [ ] Aborted

Expected Results

  • User should be able to update profile information and see the changes on the Profile page.

Actual Results

Overall Status

  • Pass
  • Fail
Clone this wiki locally