User Tests Template - bounswe/bounswe2024group4 GitHub Wiki
Test Case ID: TC001
Description: Verify that the user can log in with valid credentials.
Preconditions: User must have a registered account.
Test Steps
Step | Description | Expected Screenshot | Actual Results | Status |
---|---|---|---|---|
1 | Launch the app | [App launched successfully] | - [ x ] Pass- [ ] Fail- [ ] Aborted | |
2 | Navigate to the login screen | [Login screen displayed] | - [ ] Pass- [ ] Fail- [ ] Aborted | |
3 | Enter valid username and password | [Credentials entered] | - [ ] Pass- [ ] Fail- [ ] Aborted | |
4 | Tap on the "Login" button | [Redirected to home screen] | - [ ] Pass- [ ] Fail- [ ] Aborted |
Expected Results
- User should be redirected to the home screen.
Actual Results
[Redirected to home screen]
Overall Status
- Pass
- Fail