Test Cases Hector 1
Test Cases Hector 1
Test Cases
7/19/17
1.
1a. Enter the same text as the description text into the field. Example: entering First
Name into the first name box.
1b. Press submit.
Result: Crashed the website, shutting the whole system down.
Showstopper bug, high priority.
2.
2a. Put special characters into the middle initial text field.
2b. Press submit.
Result: Rejected the information, displayed a message telling me to enter a valid letter.
Success
3.
3a. Enter 151 characters in First Name box.
3b. Enter 151 characters in Last Name box.
3c. Enter 2 characters in Middle Initial box.
3d. Press submit
Result: Information was rejected, message popped up with all of the errors that needed
to be corrected.
Success
4.
4a. Put in a random string of letters followed by an @gmail.com tag in the email
address field.
4b. Press submit.
Result: Error message pops up, but all the text on the screen turns white, the same color
as the background.
High priority bug
5.
5a. Put valid info into all text fields.
5b. Check currently in school box.
5c. Press submit.
Result: Information goes through, takes you to a confirmation screen
Success
6.
6a. Put special characters into the First name box,
6b. Press submit.
Result: Error message pops up, browser crashes.
High priority bus, showstopper
7.
7a. Put 11 numbers into the phone number text space.
7b. Press submit.
Result: Error message is given, says the phone number is invalid.
Success
8.
8a. Put a valid email address into the email address field.
8b. Wait for confirmation email to be sent.
8c. Do not click on the confirmation email, and try to log into the website.
Result: Lets the user into the website anyways.
Bug needs to be fixed, this would be a method for hackers.
9.
9a. Enter valid phone number into the phone number field.
9b. Wait for confirmation text to be sent.
9c. Do not click on the confirmation text, and try to log into the website.
Result: Does not let the user into the website, asks to check texts for confirmation
instead.
Success
10.
10a. Put in all valid information.
10b. Press submit.
10c. As the next page loads, close the tab.
Result: Every feature on the site still works, but you cannot reenter the same information
into the fields, as it will think that an account was created.
Bug, medium priority.