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
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
what is API 2.0?
What are the disadvantages of manual testing?
What are testing techniques? What is difference between general and specific?
What are the qualities needed by a software tester?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Write test cases on duster
What is frame level testing and how do we test it?
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Which is the best testing model?
What is application programming interface (api)?
how to test a web application manually?can u explain indetail?
Define what is a critical bug.