Skip to content

Test Cases for Sign Up for Individuals Form

sunnyhero edited this page Aug 20, 2015 · 1 revision

Open the sign-up-for-individuals.html on a browser and using these following test cases to test the form validation.

Test Data Descriptions Expected Result Pass/Fail Comments
Don't fill in any fields, delete all texts in fields and click on "Submit" button Error messages appear next to required fields which are fields with a * Pass
Jane Type Jane in the Legal First and Last Name field and go to the next field Error message is changed to Please enter your first and last name Pass
Jane Doe Type Jane Doe in the Legal First and Last Name field No error message shows Pass
Clone this wiki locally