Suppose if you have given Login screen to Test. What type of
tests r u going to do on that.How many test cases can u
write.?

Answer Posted / suresh

These are the test cases i wrote for a login screen
and i wrote 26 simple test cases, if i depth i will write
another 10 test cases

Test case 1
1.Minimum 4 characters = PASS
2.Maximum 16 characters = PASS
3.Less than 4 characters = FAIL
4.Greater than 16 characters = FAIL
5.Special characters = FAIL
6.Blank space = FAIL
7.Both alphabets and characters with minimum 4 characters
and Maximum 16 characters = PASS
8.Both alphabets and characters Less than 4 characters = FAIL
9.Both alphabets and characters Greater than 16 characters =
FAIL
Test case 2
10.Minimum 4 characters = PASS
11.Maximum 8 characters = PASS
12.Less than 4 characters = FAIL
13.Greater than 8 characters = FAIL
14.Special characters = FAIL
15.Blank space = FAIL
16.Both alphabets and characters with minimum 4 characters
and Maximum 8 characters = PASS
17.Both alphabets and characters Less than 4 characters = FAIL
18.Both alphabets and characters Greater than 8 characters =
FAIL

Test case 3

User Name Password Criteria

19.Valid Valid PASS
20.Valid Invalid FAIL
21.Invalid Invalid FAIL
22.Invalid Valid FAIL
23.Valid Blank FAIL
24.Invalid Blank FAIL
25.Blank Valid FAIL
26.Blank Invalid FAIL

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we write test cases to brs,srs,hlds,llds

2869


What are testing techniques? What is difference between general and specific?

1638


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2100


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

1484


please send me database stored procedure checklist.

2441






what is a horizontal and vertical matrix explain with examples

2117


What is a ‘test plan’?

729


Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?

1909


what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example

1859


Why is software testing required?

702


What is verification in software testing?

683


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

1542


write test case for gmail login page

4643


What are the principles of software testing?

678


How do you test google or gmail application??tell me step by step process??

9895