Project Coordinator Question:

What are all the test scenarios for login passwords?

Tweet Share WhatsApp

Answer:

When ever the user presses tab key after entering the
password the program has to check all these scenarios---

1)The password should not appear in the URL once you press
enter after entering the password, it sometimes gets into
the URL
2) Minimum length of the password is adhered to
3)Maximum length(limit of characters) of the password is
adhered to
4)Copy/Paste function should not work for the password field
5) Password should not accept white spaces
6) Password should not accept special characters
7) With username entered but not the password, a validation
pop up should appear that "you need to enter the password)

Download Project Coordinator PDF Read All 40 Project Coordinator Questions
Previous QuestionNext Question
Define DLL HELL?Where have you worked before?