Frontend TC101 ‐ 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. Enter the website image1 - [ ] Pass- [ ] Fail
2. Push the "Create a new account" button and navigate to Sign Up screen. image2 - [ ] Pass - [ ] Fail
3. Enter 'Testweb2' 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. image3 - [ ] Pass- [ ] Fail
4. Tap on the "Sign Up" button, you should see the sign-in page, now you can log in to your newly created account. image4 - [ ] Pass- [ ] Fail

Expected Results

  • User should be redirected to the log in page.
  • New account should be created.

Actual Results

Overall Status

  • Pass
  • Fail