To make sure that .............
ds222, uc222
- GMO Staff
- GMO staff is logged in.
- Go to home page.
- Click the "registration" button.
- Click the "agency" button.
- A registration form must appear.
- Fill in the form data according to
register_customer_attempt1
(it contains some invalid data). - Submit the form.
- An error box must show.
- A registration form must show.
- Correct the form according to
register_customer_attempt2
(it contains only the fields needed to make the form correct). - Submit the form
- An error box must not show.
- A confirmation message must show.
- Click the "Finish" button.
- The user must be redirected to the home page.