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

Answers were Sorted based on User's Feedback



Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / vikram reddy

valid user-id and valid password click sign-in button.
expected outcome:login home page should be display

invalid user-id and valid password click sign-in button.
expected outcome:system should display error message pop up window

user-id as blank field and valid password click sign-in button
expected outcome:system should display error message pop up window

User-id and password as blank fields click sign-in button
expected outcome:system should display error message pop up window

User enters Username and press the Tab key
expected outcome:Control should go to password textbox

User enters password and press the Tab key
expected outcome:Control goes to the Login button

Is This Answer Correct ?    6 Yes 1 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / lavanya

1)enter 4 alpahabets click submit
2)enter 4 numerics click submit
3)enter 5 to 15 alpha numeric Characters and click submit
4)enter 16 alphabets click submit
5)enter 16 numerics click submit

Is This Answer Correct ?    5 Yes 2 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / pushpendra sarswat

case 1 # Both user name and password should not blank( show message : enter valid user name and password)

case 2 # u name and pass field should not min 5 and max 15 ( show message enter min 5 and max 15 character

case 3 # enter login button without insert u id and with valid password ( show message insert valid id)

case 4 # insert valid id and invalid password and enter login (show message enter valid password

case 5 # insert valid id & valid password and enter login (show message : u r successfully login

Is This Answer Correct ?    3 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / vikram reddy

bvc(boundary value analysis):min-5-passed
max-15-passed
min-1(4)-failed
min+1(6)-passd
max-1(14)-passed
max+1(16)-failed
ecp(equalance calss particians):vaid/invalid
alphanumerics/special charecters
/blank field
decision table:usrid|password-expected outcome
valid|valid-next window should open
valid|invalid-next window display
invalid|valid-errer message display
value|blank field-errer message
blankfield|value-errer message

Is This Answer Correct ?    4 Yes 2 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / nilesh m. shriwas

case1:Enter valid user name & password.
case2:Enter invalid user name & invalid Password
case3:Enter invalid user & valid Password
cas4: Enter valid user & invalidpassword
case5:Enter more than 16 words in id.
case6:Enter more than 6character in password.

Is This Answer Correct ?    2 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / prashanth

Below are the Major 5 test cases
Proceed to login page:

TC-1: All Objectives(Labels, text boxes, buttons) should appear in Login page

TC-2: Click on login button (Error Message should display)
TC-3: Enter Valid Login name and Invalid Password and click on Login button
TC-4: Enter Invalid Login Name and valid Password and click on Login button
TC-5: Enter Valid Login Name and Valid Password and click on Login button

Is This Answer Correct ?    2 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / rohit kumar

1. First check the URL test.
2. Enter the url,if it displaying particular LOGIN page or not.
3. Check Input Domain Testing.
4. If user entered valid username and valid password,then it must Login.
5. If user entered invalid details,then is must displays a POP-UP i.e., incorrect details.

Is This Answer Correct ?    2 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / srikanth

1 Check the without Enter the User Name and Password
it will display You should Enter User Name and Password.
2 Check the Enter the Only User Name
the Click "OK" Button It will display You should enter password.
3 Check the Enter the Only Password
the Click "OK" Button It will display You should enter User Name.

4 Check the Enter User Name and Password with Valid data
then it will Open Home Page

5 Check the Enter User Name and Password with Invalid data
then it will display Error message (You Enter correct User Name and Password )
6. Check the Enter User Name and Password with vaild data After login page Open then Click on Back Button it will display Login Home Page.

Is This Answer Correct ?    2 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / visakh

The prime testing is check the correct username and password.
If it is correct you can check all of other.

Is This Answer Correct ?    1 Yes 0 No

Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max ..

Answer / purnima

Specification- Login Screen Of Hotmail
User Id-Prajakta Password-GOD12
Test Cases:
1)Go to User Id field and without entring data in that field
press "Enter" key.
Expected-it should prompt message " Please enter 'User ID' "

2)Go to login screen enter "User Id" and winthout entering
password try to click on "OK" button.
Expected-it should prompt message "Please enter 'Password' "

3)Go to login screen enter "User Id" and enter wrong
password try to click on "OK" button.
Expected-it should prompt message " Please enter Proper
'User ID' and 'Password' "

4)Go to Login screen enter all required data and press "OK"
button then software window will open. In that window click
on "Back" button.
Expected-It should go back to 'Login' screen and that

screen should not show "User Id" and "Password"

5)Go to login screen enter "User Id" and enter password as
"god12" try to click on "OK" button.
Expected-It should prompt message for wrong Password.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

in your project which Tull you are using and what is the version and URL?

1 Answers  


self join query in sql. 15 objective questions. What is equi join and outer join

2 Answers   Bally Technologies,


How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.

2 Answers   IBS,


Can anybody tell me that in real time how cookies testing is actually done.(kindly specify the steps). its very urgent

0 Answers  


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

1 Answers  


what is sanity testing and smoke testing?

3 Answers   Crea,


what is the use of testing? is testing compulsary

16 Answers   Satyam, Sonata,


12. What is the configuration management?

4 Answers   Hewitt,


Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.

1 Answers  


Explian about boundary value analysis with an example ?

4 Answers   RTG,


What is bud testing?

3 Answers  


What is revision history and the content of revision history table?

1 Answers  


Categories