Test scenarios for Registration Form Page
a.Verify/Check that all the specified required fields are present on the registration page.
b.Verify/Check that marked with * the mandatory/required fields are against the field.
c.Verify/Check that for better user interface the radio buttons, drop-downs and the check-boxes fields are displayed.
d.Verify/Check the page has both Add/submit and cancel/reset buttons at the end of the form page.
Verify the password fields are in encrypted format or not.
e.Verify/Check that clicking submit button submits the data/records to the database/server after entering all the required fields.
f.Verify/Check that clicking cancel/reset button cancels the submit request after entering all the required fields and also resets all the fields.
g.Verify/Check that at client side whenever possible validation should take place or not.
h.Verify/Check that not filling the mandatory fields and clicking submit button showing to validation error.
i.Verify/Check that not filling the optional fields and clicking submit button will still send data to server without any validation error.
j.Check/Verify the text boxes upper limit.
k.Check/Verify validation email fields and on date (only valid dates and valid email Ids should be allowed.
l.Check/Verify validation on numeric fields by entering alphabets characters and special symbols.
m.Verify/Check that leading and trailing spaces are trimmed.
n.Verify/Check that entering blank spaces on mandatory fields showing validation error or not.
a.Verify/Check that all the specified required fields are present on the registration page.
b.Verify/Check that marked with * the mandatory/required fields are against the field.
c.Verify/Check that for better user interface the radio buttons, drop-downs and the check-boxes fields are displayed.
d.Verify/Check the page has both Add/submit and cancel/reset buttons at the end of the form page.
Verify the password fields are in encrypted format or not.
e.Verify/Check that clicking submit button submits the data/records to the database/server after entering all the required fields.
f.Verify/Check that clicking cancel/reset button cancels the submit request after entering all the required fields and also resets all the fields.
g.Verify/Check that at client side whenever possible validation should take place or not.
h.Verify/Check that not filling the mandatory fields and clicking submit button showing to validation error.
i.Verify/Check that not filling the optional fields and clicking submit button will still send data to server without any validation error.
j.Check/Verify the text boxes upper limit.
k.Check/Verify validation email fields and on date (only valid dates and valid email Ids should be allowed.
l.Check/Verify validation on numeric fields by entering alphabets characters and special symbols.
m.Verify/Check that leading and trailing spaces are trimmed.
n.Verify/Check that entering blank spaces on mandatory fields showing validation error or not.
No comments:
Post a Comment