Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

If a bug is not reproduced what will be the next action of the tester?

6 Answers  


What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?

13 Answers   Infosys, SCI, Wipro,


What is interface testing

8 Answers   AZTEC,


who will assign severity & priority

8 Answers   IBM, Value Momentum,


What is meant by TRM in Testing?

4 Answers  


what is the difference between agile and spiral model?

1 Answers  


What are the fields of Tracebility Matrix?

3 Answers  


hi this is divya. i have 2+ yrs exp in manual testing. I worked at bangalore. Now i shifted to chennai. If any openings for manual testing please call me 9245392708.thanks

3 Answers  


On what security parameters do u test a "web-based application" ..?

4 Answers   HCL,


how clients are using this application?

2 Answers   Wipro,


what are the testing methodologies?

6 Answers   GE, Infosys, Patni, Wipro,


1.What is the difference between QA and verfication? 2.What is the difference between QA and verfication? 3.what is the difference between teststrategy and test methodologies? 4.what is the difference between teststrategy and test methodologies?

4 Answers   InterSoft,


Categories