Suppose Username and Password is there, Username is limited
to 8 characters!! Then what r all the Possible Test Cases
for it??
Answer Posted / vesuna
we should check for (User name)
1.accepting 8 characters with alphabets
2.should not accept only numbers
3.should not accept only special characters
4.should accept the combination of numbers and alphabets
5.should not accept the combination of alphabets and
special characters
6.should not accept the combination of numbers and special
characters
7.should not accept the blank spaces
8.should not accept >8 characters
9.should not accept <8 characters
10.should not accept spaces between the names
we should check for (password)
1.accepting 8 characters with alphabets
2.should accept only numbers
3.should accept only special characters
4.should accept the combination of numbers and alphabets
5.should accept the combination of alphabets and special
characters
6.should accept the combination of numbers and special
characters
7.should not accept the blank spaces
8.should not accept >8 characters
9.should not accept <8 characters
10.should not accept spaces between the names
11.should accept all the three combination
i.e.alphabets,numbers and special characters
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What is big bang approach?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
what is mean by Performance Related Testing in data base?
What are microsoft 6 rules?
How should validation activities be handled?
What is mean by incident logging system ?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is 'Account Conditioning'?
What are testing techniques? What is difference between general and specific?
list of methods that is used to document the requirements of a software.
What are the differences between stlc and sdlc?
What's the difference between system testing and acceptance testing?
What is an inspection in software testing?