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
What is the negative testing and example
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
What is a failure?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
What is a test log?
What is reverse engineering?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Write test cases on duster
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is CVS and why it is used?
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
What is Stability and Performance Testing in Testing the TV
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?