Write 5 best test cases for :

Login screen

Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive

Answer Posted / suresh

Assume LogIn Button present in the Screan.
So we have to validate
1."user name" text field
2."Password text" field
3."LogIn" Button

1)VALIDATION OF LOGIN TEXT FIELD WITH Valid Characters

---->1.validate the user name text field with 4 characters
Precondition It should accept Text
1.1 enter 4 Valid Characters in user name field
1.2 Click on LogIn Button. It should prompt "Enter
values between 5-15 for user name"

---->2.validate the user name text field with 5 characters
Precondition It should accept Text
2.1 enter 5 Valid Characters in user name field
2.2 Click on LogIn Button. It should prompt "Enter
Password".

---->3.validate the user name text field with 7 characters
Precondition It should accept Text
3.1 enter 7 Valid Characters in user name field
3.2 Click on LogIn Button. It should prompt "Enter
Password".

---->4.validate the user name text field with 15 characters
Precondition It should accept Text
4.1 enter 15 Valid Characters in user name field
4.2 Click on LogIn Button. It should prompt "Enter
Password".

---->5.validate the user name text field with 16 characters
Precondition It should accept Text
5.1 enter 16 valid characters in user name field
5.2 Click on LogIn Button. It should prompt Enter
values between 5-15 for user name"

2)VALIDATION OF LOGIN TEXT FIELD WITH Invalid
Characters(like special characters);

---->1.validate the user name text field with 7 characters
Precondition It should accept Text
1.1 enter 7 Invalid characters in user name field
1.2 Click on LogIn Button. It should prompt "Enter
Alphanumarics only".

3)VALIDATION OF PASSWORD TEXT FIELD WITH Valid Characters

For all below test cases enter 7 valid characters in user
name field.

---->1.validate the password text field with 4 characters
Precondition It should accept Text
1.1 enter 4 Valid Characters in password field
1.2 Click on LogIn Button. It should prompt "Enter
values between 5-15 for password"

---->2.validate the password text field with 5 characters
Precondition It should accept Text
2.1 enter 5 Valid Characters in password field
2.2 Click on LogIn Button. It should navigate to
Welcome page

---->3.validate the password text field with 7 characters
Precondition It should accept Text
3.1 enter 7 Valid Characters in password field
3.2 Click on LogIn Button. It should navigate to
Welcome page

---->4.validate the password field with 15 characters
Precondition It should accept Text
4.1 enter Valid Characters in password field
4.2 Click on LogIn Button. It should navigate to
Welcome page

---->5.validate the password text field with 16 characters
Precondition It should accept Text
5.1 enter 16 valid characters in password field
5.2 Click on LogIn Button. It should prompt "Enter
values between 5-15 for password"

4)VALIDATION OF PASSWORD TEXT FIELD WITH Invalid
Characters(like special characters);

For all below test cases enter 7 valid characters in user
name field.

---->1.validate the password text field with 7 characters
Precondition It should accept Text
1.1 enter 7 Invalid characters in password field
1.2 Click on LogIn Button. It should prompt "Enter
Alphanumarics only".

5.VALIDATION OF USER NAME TEXT FIELD WITH blank user name

---->1.validate the user name text field with Blank
Precondition It should accept Text
1.1 leave username field empty
1.2 click on LogIn Button. it should prompt "enter User
Name"

6.VALIDATION OF PASSWORD TEXT FIELD WITH blank user name


---->1.validate the password AND USER NAME text fields with
Blank
Precondition It should accept Text
1.1 leave username field empty
1.2 leave password field empty
1.2 click on LogIn Button. it should prompt "enter User
Name"

---->2.validate the password text field Only with Blank
Precondition It should accept Text
2.1 enter 7 valid characters in user name field
2.2 leave password field empty
2.2 click on LogIn Button. it should prompt "enter
password"


Pls let me know is it wrong. Pls neglect is there any
spelling mistakes. Kindly provide Suggestions to me for
betere prospective.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I do Server side Interface testing in Web Testing?

3196


What is alpha testing?

665


Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also

1579


What is PBX Testing & What is Test coverage?

9819


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

1616






send the senario template

1486


Should testing be done only after the build and execution phases are complete?

1073


Do we have any certifications for ETL Testing ?

1727


How to find bug in photos and videos ??

1737


what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent

1575


how will you test a wine filled bottle along with 100 glasses

1860


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl

2031


What are the different servers and difference between them?

1603


How do you define a testing policy?

578


What is internationalization testing (i18n testing)?

705