When we enter valid user ID and passwords and unable to
login then what do we test more

Answers were Sorted based on User's Feedback



When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / ravinder mehra

If you are not able to login after entering a Valid user
id/Passwd then you will not go for any further
testing.Becasuse here your sanity testing fails.A valid
user id/Passwd means you are not making any mistake while
typing the user id/Paswswd...This means you should return
the build to dev team without performing any further
testing steps

Is This Answer Correct ?    9 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / saurabh mishra

In the broad ways two reasons could be there

(1) code level validation
(2) data base connectively,

Data base connectively error generally does not appear on
the user module in the website/applciation.
As far as case senstiveness is concern, it is already
define that entering valid user name and password.

Small or Capital letters does not matter in case of
Password generally

Is This Answer Correct ?    6 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / prakash singh

Simply checking the database will not solve the problem. It
might be possible that the values stored are correctly but
when there is an internal validation through the code then
the code written is such that it is not able to do the
validations at the code level instead of datbase level.
This again in turn will result in failure

Is This Answer Correct ?    7 Yes 3 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / vibhu

chk ur database if ur value are correct so chk the value
case sensitive or not.

Is This Answer Correct ?    4 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / bhargavi

chk ur database if the values u entered are at correct
place/ its an error.

Is This Answer Correct ?    2 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / viji

report the bug to development team because sometimes the
developer made the mistake or the valid user id does not
exist in your database table


if you enable to enter better report it to development team
or dicuses with Test team Lead or Developer about the
particular funcationality

Is This Answer Correct ?    2 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / viji

after guiving the valid username and password,check for the
vlaidation.Wheather validation is been called in onsubmit
button.

Is This Answer Correct ?    0 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / ramthiraviyam

Once it is not working , Check the db using the following
query "SELECT id FROM 'TABLENAME' WHERE username='given name'"
for this scenario , the username should be unique .

If the query return a record means , you should send back to
dev team with actual problem

Is This Answer Correct ?    0 Yes 0 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / tsk

chk ur database if the values u entered are at correct
place/ its an error.

Is This Answer Correct ?    8 Yes 10 No

When we enter valid user ID and passwords and unable to login then what do we test more..

Answer / a.muthukumar

Do you chack
first,caps lock on/off.
second,code validation.
third,gave the database path is correct or not.
fourth,do you redirect page is other page or same page.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Why should we hire you ? Please explain. Thanks

5 Answers  


What is the format for accentence testing. please answer me ASAP

1 Answers   ADP,


What is difference b/w Windows XP & Windows NT

1 Answers   AZTEC,


Hello Friends, I m working as tester in a company, i have 1.5 yrs of exp., in my company we used manual testing Technique & i wants to give The ISTQB Certified Tester-Foundation Level certificate Exam. Can any one tell me the next date of the exam.? If anyboady have questions papers OR any material then pls. frwd me on my id : preet45p@yahoo.com Thanks in advanced.

3 Answers  


1.What types of documents would you need for QA, QC, and Testing?

2 Answers   FDS,






Hi, what is tier1.tier2.tier3 company.

5 Answers  


You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?

1 Answers   Crea,


tell me any bug which u could not able to find

1 Answers  


Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara

4 Answers  


What is user acceptance testing (uat)?

0 Answers  


If the Time is cut shorted, how can you manage that?

6 Answers  


Metrics in QA

2 Answers   CSSI,


Categories