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

What is test metrics? give example of it.

8 Answers   IBM, Persistent,


can u explain about iteration model? And what is it?

2 Answers   iNautix,


how many members are involved in test plan? and tell me names?

3 Answers   Wipro,


can any tell me wht is difference between Quality Assurance, Quality Analysist? QA stands for Quality Assurance or Quality analysist?

3 Answers  


Give the real-time example for back-to-back testing?

0 Answers  






my mail id is mudaseer20@gmail.com if i type email id as MudAseEr20@gmail.com and password correctly then what is the output?does it display inbox page

1 Answers  


My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?

0 Answers  


How do you test if you have minimal or no documentation about the product?

5 Answers  


What is pairwise testing?

10 Answers   Datamatics, MBT,


What is middle ware testing?? what are the companies using this tech?

0 Answers  


How does the Priority matters. Will it affect only the Business impact or Functional impact as well?

2 Answers   IBM,


wat is meant by frontend and backend testing

2 Answers  


Categories