Frontend TC111 ‐ Edit Profile - bounswe/bounswe2024group4 GitHub Wiki
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 | - [ x ] Pass- [ ] Fail- [ ] Aborted | ||
2 | Push the "Edit Profile" button and see the Edit Profile screen | - [ ] Pass- [ ] Fail- [ ] Aborted | ||
3 | Make necessary changes to the profile information (e.g., update name, email, bio) and click save | - [ ] Pass- [ ] Fail- [ ] Aborted | ||
4 | Refresh the profile page to verify the updated information is displayed | - [ ] 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