You are on page 1of 10

Sheet1

Test case ID Test case description

priority

1 Test if user can be able to login successfully

2 Test if unregistered user can not be able to login

check with valid username and empty password,


3 Such that login must fail

check with empty username and valid


4 Password, Such that login must fail

check with empty username and valid


5 Password, Such that login must fail
Check of the password is masked on the screen
6 i.e. password must be in asterisks

Check for prompt message appearing after false


7 /invalid login

Check if submit button can handle case


8 Sensitivity of text

9 Verify the url without logging into to the site

Automatic log out after pressing backspace


10 or closing the application

Check for the name of company appearing on


11 the screen at given dimensions
Page 1

Sheet1
12 Like name,we can check for rest of the static information also

Page 2

Sheet1

preconditions

input test data

User should be registered previously

correct user name and password

incorrect user name and incorrect


Password

User should be registered previously

valid user name and empty password

User should be registered previously

Empty user name and valid password

empty user name and empty password

some password(registered/unregistered)

User should be registered previously

Incorrect user name and incorrect Password

Registered user's user name or password


In lower case changed to upper case or
Vise versa
change in case of user name/password

User should be registered previously

valid user name and password

User should be registered previously

signed in user with valid credentials

check visibility of name


Page 3

Sheet1

nformation also

Page 4

Sheet1

steps to be executed
1)enter correct user name and password
In respective fields
2)click on submit/login button
1)enter incorrect user name and password
In respective fields
2)click on submit/login button
1)enter correct user name and empty password
In respective fields
2)click on submit button

1)enter empty user name and correct password


In respective fields
2)click on submit button
1)enter empty user name and empty password
In respective fields
2)click on submit button

Enter the password


1)enter incorrect user name and password
In respective fields
2)click on submit/login button
1)enter case changed user name or password In
Respective fields
2)click on submit button
1) Login to the site using registered username
and password
2)copy and save the url of the logged in page
3)logout of the site
4)now paste the copied url on the browser
1)Login to the application using registered username
and password
2)press a backspace button / close the application
3)again restart the application
1)open the login page and
2)check if name appears on the screen at appropriate
dimensions
Page 5

Sheet1

Page 6

Sheet1

Expected results

Actual results

Pass/Fail

User must successfully logged in


The web page

Logged in successfully

Pass

user must not log in

User not logged in

Pass

user must not log in and should


Get a error messageEnter password

User unable to logged in


And error message prompt.

Pass

user must not log in and should


Get a error messageEnter User name

user unable to logged in And


error message prompt.

Pass

user must not log in and should


Get a error messageEnter User name and
Enter Password and Login failed

user unable to logged in And


error message prompt.

Pass

password must be encoded with asterisk

Password is encoded with asterisk

Pass

Prompt message should appear Login Failed

Prompt message appeared


Login Failed

Pass

user must not log in and should


Get a error message

user unable to logged in And


error message prompt.

Pass

User shouldnot be redirected to logged in page,


but to the logged out page

User redirected to logged out page

Pass

User must be logged out automatically

User logged out automatically

Pass

Name should be appeared on screen

Name appeared on screen

Pass

Page 7

Sheet1

Page 8

Sheet1

remarks

Page 9

Sheet1

Page 10

You might also like