Question { eZest, 14149 }
There is one scenario. On login page three fields are
available i.e.Login id,Password and checkbox(having funtion
remeber my password for 1 week). Please tell me test cases
for checkbox.
Answer
Check the functionality of check box if the check is unchecked or checked
Check the functionality of login field with valid and invalid data
Check the functionality of password field with valid and invalid data
Login the page without filling login id
Login the page without filling password
Login with registered user
Login with not registered user