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 |
What is a test scenario?
What type of SQL queries will be asked in the Testing interview?
3.risk factor ratio in the project?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
When are you done testing?
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
What can be done if requirements are changing continuously?
Should every business test its software the same way?
Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing
9 Answers ISTQB, JO, Tech Mahindra, Trekbin,
How many days need to test one module?If any one know the answer please tell me?
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers