Bodyguardsproject / MockProject_072024_Nhom5

1 stars 0 forks source link

[BugID_10]_FUNC_Create account_can not create account #122

Open hagphuc opened 3 weeks ago

hagphuc commented 3 weeks ago

Steps:

  1. At the Sign Up Page, Enter 'Adam Jone' into the Name textbox
  2. Enter '(626) 174-1234' into the Phone number textbox
  3. Enter 'admin@gmail.com' into the Email textbox
  4. Enter 'Ho Chi Minh' into the Address textbox
  5. Enter '123456K' into the Password textbox
  6. Enter '123456K' into the Confirm password
  7. Click on terms & policy Checkbox
  8. Click button [Sign Up] Actual output: Display the message "Something wrong" Expected output: Display the message "Sign up successfully"

TestcaseID = 15

tranthanh02 commented 3 weeks ago

fixed Create account

hagphuc commented 3 weeks ago

image