what are all the test scenarios for login passwords?(user
authentication)

Answers were Sorted based on User's Feedback



what are all the test scenarios for login passwords?(user authentication)..

Answer / bhaskar@infosys

When ever the user presses tab key after entering the
password the program has to check all these scenarios---
1) The password entered should be with in the range
specified. (say >6 & <12 characters)
2) No white spaces.
3) Password should contain atleast one Capital letter and
one Digit.
4) No special characters should be used.
5) Most importantly password should not match with the
username. (( for security reasons ))

Is This Answer Correct ?    11 Yes 2 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / b.n.murty

* Ensure that total number of chrecters are with in the
range.
* The copy option should not be provided.
* ensure that not to accept white spaces.
* spelcial cheractor are alowed.

Is This Answer Correct ?    8 Yes 1 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / ankit

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)

Cant remember more but there can be more..........

Is This Answer Correct ?    7 Yes 0 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / chandana

one of the scenarios is
Username and password should not be the same

Is This Answer Correct ?    7 Yes 1 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / renganathan

we need to check the is there is any malicious codes it
accepts.

like

username : hacker
Password : something' or 1=1 -

Is This Answer Correct ?    4 Yes 1 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / prasad babu

Before posting the login request, ensure whether the
password is encrypted.

Try to use virtual keypads for more security

Secret answers/Image can be done.

lot more...

Is This Answer Correct ?    3 Yes 0 No

what are all the test scenarios for login passwords?(user authentication)..

Answer / geeky gal ..:))

i have seen a tester pressing tab and checking whether the
password field accept white spaces in between the letters.

And another thing is special character acceptence.U should
not allow any User to have passwords with special characters
(few exceptions are there.Check it out!!)

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Project Planning Interview Questions

Tell me something about your project?

23 Answers   Accenture, BG, CTS, HCL, IBM, IPO, Mphasis, NDS, Oracle, PHP, PRDC, Siemens, State Street,


How do you estimate the effort for your project? Where is the estimation procedure documented?

4 Answers  


Can any one please give me an effective format for designing a functional specification and technical specification sheet for a software developemnt related company asap...it would be highly useful for my final year project.

0 Answers  


Tell about current project ?

0 Answers   Infosys, Wipro,


What are the documents that you will refer to create the plan?

1 Answers  






Write the test cases for instr function?

0 Answers  


About current project architecture ?

2 Answers   ADP, Microsoft,


How do you perform impact analysis ?

8 Answers   HCL, Microsoft,


How do you ensure that you and all the other team members in your project have the required technical skills to execute the project?

1 Answers  


Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.

0 Answers   Microsoft,


Test the save dialog in Notepad?

0 Answers   Microsoft,


funds flows analysis how to prepare for interview

0 Answers   Mphasis,


Categories