Which method of testing we use to test LOGIN page?

Answers were Sorted based on User's Feedback



Which method of testing we use to test LOGIN page?..

Answer / mohan

Simply, User authentication testing. This is a part of
security testing.

Is This Answer Correct ?    13 Yes 1 No

Which method of testing we use to test LOGIN page?..

Answer / satish

method means ??????????????


Functionality and User Interface Testing can be conducted

Is This Answer Correct ?    11 Yes 1 No

Which method of testing we use to test LOGIN page?..

Answer / sakthi

Validation testing, UserInterfaceTesting, Functional testing

Is This Answer Correct ?    9 Yes 0 No

Which method of testing we use to test LOGIN page?..

Answer / shweta chaudhari

Hiiie All,

Security Testing:

1. For Incorrect combination of username and password or
Correct username and empty password or Correct password and
empty username,must display error message "Incorrect
combination of username and password" and both the fields
must cleared and cursor focus to Username field.

2. Correct login, logout and go back with the browser
button: After login with valid credentials click on back
button. Expected: The page should be expired. Should display
Username & Password fields empty and cursor focus in
Username field). Also, same with Forward button.

3. Go directly to a page without use of the login function:
Login with a correct combination of username and password.
Go to a specific page behind the login functions that
requires the login. Copy and paste the URL and logout. Now
you start the test and you paste the address in the URL
field (without using the login page).

4. Check the sustainability of the session

5. Check if the login function is already HTTPS: The ‘S’
from HTTPS stands for Secure. This means the message is
encrypted during transport. If the login page is HTTP and
the conversation after login is HTTPS the first step is
unsecure. Because the message is in plain text the first
request to the server.

6. Multiple times incorrect password: An application where a
lock of account doesn’t occur is capable for a brute force
attack. This is an attack where hackers try to guess your
username or password. They use a tool that systematically
try all options. So locking accounts after 3 or 10 times a
incorrect combination is required.

GUI Testing:

1. All the labels, text boxes and buttons must properly placed.

2. Check the spelling of each and everything in login page.

Following are the standard Username and Password requirements:

Requirements for Password Field:

a. Password must accept all the special characters except
&*<>|;"=./
b. Password should not accept all lower or all Upper case.
c. Password must contain minimum of 6 characters.
d. Password should start with alphabet.
e. Password should not allow special character like space " ".
f. Password field should not blank.

Requirements for Username Field:

a. Usernames must be three to eight characters in length,
and all characters must be lowercase
b. Usernames must contain only the characters a-z and 0-9.
The first character cannot be a number.
c. Acceptable characters include letters, numbers, and the
symbols "@. _"
d. No spaces or other characters are allowed. Your username
is not case sensitive; "A12B34CD" is the same as "a12b34cd".

******END******

Is This Answer Correct ?    7 Yes 0 No

Which method of testing we use to test LOGIN page?..

Answer / shweta chaudhari

Hey All,

Also check in security testing following:

Enter Password field with actual password and after that
just entering blank spaces, #, ? or dot symbol, logins
successfully or not.

-----END-----

Is This Answer Correct ?    3 Yes 0 No

Which method of testing we use to test LOGIN page?..

Answer / harish

Specification-Login screen.
1) Go to User Id field and without entring data in that
field
Press "Enter" key.
it should prompt message “Please enter 'User ID' "
Go to login screen enter "User Id" and without entering

Password try to click on "OK" button.
it should prompt message "Please enter 'Password' "

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

Go to Login screen enter all required data and press "OK"
Button then software window will open. In that window click
On "Back" button.
It should go back to 'Login' screen and that
Screen should not show "User Id" and "Password"

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

Enter valid username with 10 characters and with
Out enter password and click on ?OK? Error message r:
please enter password

Enter password only with 6 characters and click
On ? OK? Error message r: please enter username
Enter username with special characters and enter
Password with special characters and click on ?OK?
Please enter valid username and password
without
Special characters
Enter username with 16 characters and enter
Password as 6 characters and click on? OK?
Please enter below 15 characters for username
Enter username as 12 characters and enter password
as 3 characters and click on ?OK?
Please enter min 5 characters for password

Is This Answer Correct ?    17 Yes 15 No

Which method of testing we use to test LOGIN page?..

Answer / abhi

First i will go for FUNCTIONAL TESTING after that
USERINTERFACE TESTING. as per my knowledge validations and
functional both r same.
I am not sure do u have any currect ans pls send me

Is This Answer Correct ?    2 Yes 1 No

Which method of testing we use to test LOGIN page?..

Answer / wam

Hi Abhi,
Validation and functional both are different testing.

Is This Answer Correct ?    2 Yes 1 No

Which method of testing we use to test LOGIN page?..

Answer / apoorv kumar

a) Tab movement

b) user friendly

c) password protection

d) should trim the space

e) correct login and incorrect login

f) Open new page with granted previlage

etc etc

Is This Answer Correct ?    2 Yes 1 No

Which method of testing we use to test LOGIN page?..

Answer / maruthiprasad

security testing(Authentication,Functionality
testing,usability testing,and validation testing.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is Defect Acceptance ?

2 Answers   Cap Gemini,


What is API Testing? how do we perform this testing?

0 Answers  


What is the typical situation u faced while collecting the test data?

0 Answers   Satyam,


Waht are Data sets?

3 Answers  


How do you define a testing policy?

0 Answers  






Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT

1 Answers  


What are the qualities needed by a software tester?

0 Answers  


what is requirement traceability matrix? Mention its format

4 Answers   CTS, Zycus Infotech,


give examples of incremental testing?

4 Answers   Logica CMG,


Hi, i want any refernce in the YODLEE. i heard that there is opening for the manual testing. Please reply soon at nidhi.pal24@hotmail.com

1 Answers  


Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.

2 Answers  


Tell me the scenario where sevirity Low and Priority High?

9 Answers   Siemens, VersatileTech,


Categories