Mobile TC001 ‐ Sign Up - bounswe/bounswe2024group4 GitHub Wiki
Test Case ID: TC001
Description: Verify that the user can sign up with valid input.
Test Steps
Step Description | Expected Screenshot | Actual Results | Status |
---|---|---|---|
1. Launch the app | - [ ] Pass- [ ] Fail | ||
2. Push the Sign Up button and navigate to Sign Up screen. | - [ ] Pass - [ ] Fail | ||
3. Enter 'Testuser1' in the 'Username' text field, '[email protected]' in the 'Email' text field, 'Test1234*' in the 'Password' text field and enter the same password to 'Confirm Password' text field. | - [ ] Pass- [ ] Fail | ||
4. Tap on the "Sign Up" button, you should see the feed page. | - [ ] Pass- [ ] Fail |
Expected Results
- User should be redirected to the feed page.
Actual Results
Overall Status
- Pass
- Fail