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
Define Stability, Scalability and reliability with example ?
On what basis you are fixing up the time for project completion?
Have you ever completely tested any part of a product? How?
Explain Single View Testing ?
What is bug severity?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is the difference between SIT AND IST?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What are the bussiness scenories?
What is an error?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what is functional testing terminologies
Write the test cases for yahoo home page
Explain the advantages of automation over manual testing?
Can anyone list out major scenarios for an application managing drug composition?