which is the most important test case on the login page ?

Answers were Sorted based on User's Feedback



which is the most important test case on the login page ?..

Answer / ranjini

1. password field should be encrypted
2. the password field shouldnot be copied with mouse click
or ctrl c
3. limit the user enters the password

Is This Answer Correct ?    9 Yes 0 No

which is the most important test case on the login page ?..

Answer / saurabh_g

Hi ! Generally while testing we start with verifying the
layout of that page.
So I think the very first test case to check the existence
of Userid, password textfields and Login button (layout)
should be the most important one bacause if it fails you
can't execute any other test case (Blocker :) )

Regards,
Saurabh

Is This Answer Correct ?    3 Yes 0 No

which is the most important test case on the login page ?..

Answer / ayub

1. With out Entering the Username/Password click on Login --
It should not allow you to Login and also there should be
a proper Error message.
2. You should know whether the Password should consists of
only Char, or only Numbers or varchar + Length of the
username/Password + Special char are allowed etc
3. The Importent thing... Clicking on the URL you should
check its navigating to the correct login page.
4.Check for the exixting Username/Password and try to
login -- it should login and navigate to the screen which
is sappose to.
5. Enter Invalid Username/password: it should throw the
proper error message.
6. Once you click on the URL the Cursor should be pointing
to the Username.

I think this are all Imp for a person to check the Login
page.

Is This Answer Correct ?    3 Yes 1 No

which is the most important test case on the login page ?..

Answer / umesh

I think the correct answer is, while entering the password
the field shouldn't display the character which we are
entering. this might be the correct answer. i don't konow
exactly ? can someone please clarify.

Is This Answer Correct ?    1 Yes 0 No

which is the most important test case on the login page ?..

Answer / s.j.kumaresh

check for existing username and password.

Is This Answer Correct ?    1 Yes 1 No

which is the most important test case on the login page ?..

Answer / krrish

Each and every case is important in testing.There are aprox
11 cases for login,some times the cases may inc or dec
depending upon the specifications

Is This Answer Correct ?    0 Yes 0 No

which is the most important test case on the login page ?..

Answer / saurabh_g

And also you can specify one more test case checking that
the user is logged in his own account(not in some other's
account)when he provided correct user name and password.

Cheerz,
Saurabh

Is This Answer Correct ?    0 Yes 0 No

which is the most important test case on the login page ?..

Answer / musheeruddin

I think the very first test case to check the existence
of Userid, password textfields and Login button (layout)
should be the most important one bacause if it fails you
can't execute any other test case (Blocker
and
Each and every case is important in testing.There are aprox
11 cases for login,some times the cases may inc or dec
depending upon the specifications

Is This Answer Correct ?    0 Yes 0 No

which is the most important test case on the login page ?..

Answer / uday

Among all the test cases, i feel it should not allow
unauthorized users to access the application test case is
most important.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What test cases should be written in performance testing manually?

1 Answers  


Which is the best institute for testing tools in hyderabad ?

51 Answers   Marlin Soft Technologies,


Hi everybody. In an interview i was asked to write the ECP for the range (1-10).

11 Answers   IBM,


Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.

1 Answers  


How will you find out Root Cause of any defect?

2 Answers  






we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1)functional testing 2)security testing

7 Answers   ATM, Encora,


what is testing methodology

3 Answers   Wipro,


what is Application state,Base state and call state?

2 Answers   B Soft, HP,


What is Defect Density?

2 Answers   Acute Technologies,


I went RightPath Hyderabad Fresher Job on Testing the following Questions they asked...

2 Answers  


how do you ensure by testing that the transactional refuilement or an application are met

1 Answers  


1.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?

3 Answers   Semantic Space,


Categories