Write 5 best test cases for :
Login screen
Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive
Answer Posted / amit haldar
1)Go to User Id field and without entring data in that field
press "Enter" key.
Expected-it should prompt message " Please enter 'User ID' "
2)Go to login screen enter "User Id" and winthout entering
password try to click on "OK" button.
Expected-it should prompt message "Please enter 'Password' "
3)Go to login screen enter Proper "User Id" and enter wrong
password try to click on "OK" button.
Expected-it should prompt message " Please enter Proper
'Password' "
4) Go to login screen enter Invalid "User Id" and valid
password try to click on "OK" button.
Expected-it should prompt message " Please enter Proper
UserID ".
5)Go to Login screen enter all required Valid data and press
"OK"
button then software window will open. In that window click
on "Back" button.
Expected-It should go back to 'Login' screen and that
screen should not show "User Id" and "Password"
6). Enter username with special characters and enter
and password click on ?OK?
Please enter valid username without special characters
7).Enter username and password with special characters and enter
and click on ?OK?
Please enter valid Password without special characters
8). Enter username as more than max limit and enter
password and click on ?OK?
User name should not more than Max
9). Enter username as less than min limit and enter
password and click on ?OK?
User name should not be less than Min limit.
10)Enter the user name and password should be more than max
limit and press Ok?
System should throw a error message password should not be
more than Max limit
11)Enter the user name and password should be less than min
Limit and Press Ok?
System should throw an error message Password should not be
less than Min Limit
12). Enter the correct userid and password and click on submit
button.
Expected: It should display welcome page.
13). Enter the user name and password
Expected: The password values should be encrypted
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
What is big bang approach?
Can anyone tell me, What is wound fixing?
What r the features,u take care in prototype testing?
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
Zenq interview questions for manual testing
How we will test ubercate
What can you tell about the project if during testing you found 80 bugs in it
What is mean by incident logging system ?
Describe your experiences with code analyzers.
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is a failure?
integration test cases for mouse and keyboard