Write test cases for a login form
You are testing a login form with username and password fields, a 'Remember me' checkbox, and a 'Forgot password?' link. Write a set of test cases covering the main positive and negative paths. For each case describe: the input, the expected result, and why it matters.