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


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement