Which should be the first test case for the login screen of the website?
Options
- Check the URL of the login screen is working.
- Check the field validation of the username and password.
- Check that password must be visible in encrypted form.
- Label of the user name and password field must be visible.
CORRECT ANSWER : Check the URL of the login screen is working.
Write your comments