password is having 6 digit alphanumerics then what r the
possible input conditions?
Answer Posted / testing engineer from bangalor
Including special characters also
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 ? | 0 Yes | 1 No |
Post New Answer View All Answers
About Testing
give me a example of writing a test case,take any good example which i can understand easily.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
what is the difference between section & test feature in test case documention?
Why it is recommended to add verification checks to your all your scenarios?
Do you use any automation tool for smoke testing?
what is traceability matrix and its usefulness
When do we perform smoke testing?
Describe your personal software development process.
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is application programming interface (api)?
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
What is white box testing, and what are the various techniques?
What will be your approach if a particular script in Load Test fails?