Tell the test cases to test Login Password screen?
Answers were Sorted based on User's Feedback
Test scenarios to test login password screen are:
1. Test for blank feilds (both)(Null value).
2. Test by putting wrong id and password.
3. Test by putting username with password as blank.
4. Test by leaving username as blank and putting correct
password.
5. Test by putting special characters.
6. Test for putting wrong id and pwd for more than 3 times,
see what happens? as in case of credit cards or atm pin,
entering wrong data for 3 times, block the card.
7. Test for user which does not exist.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / chitra
1.Successful Opening of Login password window.
2.After opening login window the cursor should point to the
Login id text box.
3.Enter valid Login id and press OK button and check for
the error message window"enter valid password".
4.Enter valid password and press OK button and check for
the error message window"enter valid logoin id".
5.enter the loginid exceeding the limit and check for the
functionality.
6.enter special characters,numbers,combination of both and
check for the functionality.
7.the password should be in encrypted format.
8.Enter valid id,password and click on cancel,the cursor
should point to the id along with the reset values.
9.Enter valid id,password and check whether the OK button
is highlighted.
10.Enter valid id,password and click on OK button for
successful login of the window.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramchandr patil
1.Not Enter loginid and password click "Ok"Button
2.Enter Login id and ont enter password click "Ok"Button
3 Enter Password click "Ok"Button
4 Enter Invalid loginid,password click "Ok"Button
5 Enter invalis login id and correct password click "ok" button
6 Enter special character in login id field
7 enter special character in password field
8 enter correct login id and password click "Cancel"Button
9 Enter correct login id and password click "Ok"Button
10 enter correct login id click "Cancel"Button
11 enter correct password and click "cANCEL"bUTTON
12 Enter invalid login id and password click "Cancel"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pankajraijade
Hey, Poonam
Thanks
I am greatfull to u.
This Answer has given me the confidence that Some time I am
also right.
Thanks Again.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dayanand patil
There are so many test cases for Testing Login and
Password Screen.The Imp test Cases are as follows.
1.Test the screen with Login and Password blank.
2.Test the screen with valid Login Name and blank Password.
3.Test the screen with invalid Login and invalid password.
4.Test the screen with valid Login and valid password.
5.Check the screen with invalid name and valid password.
6.Test the screen with valid name and invalid password.
7.Test for no of chances to enter valid password.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalyani.k
Hi Pankajraijade
Poonam & Dayanand Patil told correctly. But whenever ur
start writing test cases start with positive testcase.
Give Valid user name and password and then go for negative
testcases
| Is This Answer Correct ? | 0 Yes | 0 No |
Did you guys consider ? what is your role to write test cases an don which phase you are writing test cases ?
Against to what actual requirement you are writing such test cases ?
Or this is just for common Login /Password routines? ge
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we know bug is reproducible or not?
What do u mean by Functional Testers and Performance Testers? Need the Answer Immediately. Thank u
what are the do's and dont's of a tester?
If any bug is found in exploratory testing, then may I consider it as a test case?
difference between test coverage and test tracability matrix?
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
How to write a test case for Email and web address
3 Answers PAS Technologies, TNQ, TNQ Books and Journals,
what are testing you will do in system testing
What is release notes&have u involed in preparing the release notes?
Enlist some bug status along with its description?
what is the use case and what is the test case?
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks