password is having 6 digit alphanumerics then what r the
possible input conditions?
Answer Posted / software_testing_pune
Possible input conditions are :
1)Input password as = 6abcde (ie number first)
2)Input password as = abcde8(ie character first)
3)Input password as = 123456 (all numbers)
4)Input password as = abcdef (all characters)
5)Input password less than 6 digit
6)Input passowrd greater than 6 digits
7)Input password as special characters
8)Input pasword in CAPITAL ie uppercase
9)Input password including space
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How can you do the usability testing?
1. what is a date guidelines ?
Need to know about Quality Center in brief
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
When the GUI Testing will be held on the V model ?
What is client server application testing?
Is compatabilitytestig and port testing are same
How do you perform configuration management with typical revision control systems?
What are bug leakage and bug release?
How do you scope, organize, and execute a test project?
What and why is api testing?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies