Actions
Test Case #90
openRegister as a user
Start date:
02/12/2010
Due date:
% Done:
0%
Estimated time:
Description
Steps for normal use¶
- Browse to http://fly/myamiweb/
- Click on Register
- Fill in fields with valid information. Use your real email address so you can confirm.
- Try to log in prior to confirming your email address. The system should not allow you to login.
- Confirm your email address.
- Log into the system.
- Click on user Profile an confirm information is correct.
Alternate paths¶
- User did not enter a required field (check all fields separately)
- Passwords do not match each other
- Password is too short. Minimum is 3 valid characters
- Password is too long. Maximum is 20 valid characters
- Password contains invalid characters
- Username already exists
- A user with that email already exists (this should be allowed, test that it is)
- Username is too short. Minimum is 3 valid characters
- Username is too long. Maximum is 11 valid characters
- Username contains invalid characters
- Email address format is invalid
- Name contains invalid characters
- Register with diffrent email accounts insure the messages are delivered. Try gmail, yahoo, hotmail etc.
Actions