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

WHat is software life cycle ? How much time is spent usually in each phases and why ?

2 Answers  


What are the different inputs and outputs of the phases in SDLC ?

7 Answers   Apple, Honeywell,


What is the document that should be consulted to know about your project, the activities you do, your schedules and milestones?

7 Answers  


Write the test cases for a vending machine?

1 Answers   Microsoft,


How are the team members kept informed about the current status of the project?

0 Answers  






How do you assign tasks to your team members?

4 Answers  


I want question and paper based MS Projects. Also is there any exam which microsoft conduct for Ms Project professional to issue certification?

0 Answers   Microsoft,


How do you know that a particular individual is the project leader (or) how do you know that you are the Project Leader?

1 Answers  


Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.

2 Answers   Microsoft,


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

1 Answers  


what is SDLC? what are the different stages in SDLC?

45 Answers   Choice Solutions, College School Exams Tests, HCL, Infosys, SDLC, Soma Enterprises, Wipro,


Tell about yourself and job ?

0 Answers   Galaxy, Infosys,


Categories