Вы находитесь на странице: 1из 451

Ravi Mishra, Rupesh

Kumar

QA Assigned:

Web Form
Developer(s) Assigned:
PM Assigned:
TEST
CASE ID

SPECIFICATION
REFERENCE

OBJECTIVE

EXPECTED RESULT

NAVIGATOR
TC 001

To verify the Navigator.

TC 002

To test the focus of


Navigator button.

TC 003

TC 004

To test the backward


button of Navigator.

To test the forward


button of Navigator.

The Navigator should be at the


appropriate place with the backward
and forward button.
The Navigator button should be able to
get and lost focus from tab function.
1. It should navigate to the previous
page by clicking on backward button.
2. If the control goes to first page
opened by the user, the backward
button should become disable.

1. It should navigate to the next page by


clicking on forkward button.
2. If the control goes to last page
opened by the user, the forward button
should become disable.
3. If the control goes to login page by
clicking on backward button, then by
clicking on forward button it should not
navigate to the next page.

SEARCH
TC 005

The search box should be at the


appropriate place with the symbol of
To verify the Search box. magnifier or submit button at the right
hand side of the text box.

TC 006

To test the focus of


Search box.

The Search box should be able to get


and lost focus from tab function.

TC 007

TC 008

TC 009

If the user entered wrong subject it


should show the related links with the
question like "Did you mean...?"
To test the Search
highlighting at the top by clicking on
criteria with wrong entry. magnifier symbol or pressing the enter
button.

To test the Search


criteria with right entry.

It should show the related topic with the


search entered by clicking on magnifier
symbol or pressing the enter button.

It should show the appropriate message


prompt to enter search topic by clicking
on magnifier symbol or pressing the
To test the Search
criteria with empty entry. enter button.

TABS
All the lables should be consistent
according to x and y co-ordinates,
height, length and width.
If multiple Tabs appear in vertical or
horizontal layout, then all the Tabs
should be consistent.

TC 010

To verify the lables for


Tabs.

TC 011

To verify the background The background color of Tabs and their


links should be as specified.
color of Tabs and their
links.
The Tabs having link and sub-link
should be shown as coloured and
should be alligned consistently.

TC 012

To verify the Links.

TC 013

The Tabs should be able to get and lost


To test the focus of Tabs. focus from tab function.

The Tabs should be able to get and lost


cursur focus on mouse movement on
tabs.
1. If there is some links related to that
tab it should show the link by getting the
cursor focus on mouse movement on
that tab.
2. If the links have some sub-link then it
should show the sub-link by getting the
cursor focus on mouse movement on
the link.

TC 014

To test the cursur focus


of Tabs.

TC 015

All the links should display as we move


To test the load of Links mouse cursor on the tabs.
from Tabs on page load.

TC 016

TC 017

TC 018

TC 019

TC 020

TC 021

TEXT

If there is multiple link for any tab then


To test the up and down the user should be able to go to the link
by pressing the up and down button of
button of keyboard to
select the links of Tabs. keyboard.
The user should be able to open the
To test the enter button link or content of tab by pressing the
from keyboard to open
enter button from keyboard.
the link or content of tab.
It should open the content page related
To test the single/double to the Tabs by single/double click of
click of mouse to open
mouse.
the Tabs.
The user should be able to select the
To test the access key(if Tabs for lables by pressing the access
any) to select the Tabs. key(if any).

To test the Links.

To test the criteria for


some Links.

It should go to the particular page for


each link by clicking or pressing the
enter button of keyboard on particular
link.
If there is some criteria to the link like
you have to login to access particular
page it should go to the login page with
highlighting the appropriate message
on the top of the page by clicking on the
particular link.

TC 022

To verify the Text


alignment.

TC 023

To verify the Text


consistency.

TC 024

All the Text should be aligned according


to x and y co-ordinates, height, length
and width.
All the Text should be consistent
throughout the page.

The font type of Text should be as


To verify the font type of specified.
Text.

TC 025

To verify the font size of


Text.

TC 026

To verify the font colour


of Text.

To verify the text.

The font size of Text should be as


specified acording to the location.

The font colour of Text should be as


specified.

Check for the Spelling and Grammatical


mistakes,

TEXT BOX
All the lables should be consistent
according to x and y co-ordinates,
height, length and width.

TC 027

To verify the lables for


Text box.

TC 028

To verify the physical


location of Text box.

TC 030

If the page has more than one Text box


To verify the consistency then all the text box should be look
of Text box.
consistent.

TC 031

The background color Text box should


To verify the background be as specified.
color of Text box.

TC 032

To test the focus of Text


box.

TC 033

To test the multiple line


input criteria for Text
box.

The Text box should be adjacent to the


lables.

The Text box should be able to get and


lost focus from tab function.
1. If the Text box has multiple line input
option, then the cursor focus should go
to the next line by pressing the enter
button.
2. If the Text box has not multiple line
input option, then it should take all the
input in one line.

TC 034

TC 035

TC 036

TC 037

TC 038

TC 039

To test the single line


input criteria for Text
box.

It should take all the input in one line.

If the Text box has mandatory field


criteria, then if the cursor focus goes to
other field or other text box it should
show a message prompt that the
To test the mandatory
field criteria for Text box. particular field should not be empty and
cursor focus should go back to the text
box.

It should validate the input for special


character.
To test the validation for 1. If special characters are allowed, it
special character in Text should take the input as special
character.
box.
2. Otherwise it should not take the input
as special charecter.
It should validate the input for numeric
value.
1. If numeric values are allowed, it
should take the input as numeric value.
2. Otherwise it should not take the input
To test the validation for as numeric value.
numeric value in Text
3. If only numeric value are allowed, it
box.
should take only numeric value as
input.

It should validate the input for


alphabatic value.
1. If alphabatic value are allowed, it
should take the input as alphabatic
To test the validation for value.
alphabatic value in Text 2. Otherwise it should not take the input
as alphabatic value.
box.
3. If only alphabatic value are allowed, it
should take only alphabatic value as
input.
It should validate the input for
alphanumeric value.
1. If alphanumeric value are allowed, it
should take the input as alphanumeric
value.
To test the validation for 2. Otherwise it should not take the input
alphanumeric value in
as alphanumeric value.
Text box.
3. If only alphanumeric value are
allowed, it should take only
alphanumeric value as input.

TC 040

TC 041

It should validate the length of input


value.
1. If there is specified minimum length
for input value, it should show a
message prompt to enter the value
more than the specified length after
input the value less than the specified
length.
To test the validation for
2. If there is specified maximum length
length of input value in
for input value, it should show a
Text box.
message prompt to enter the value less
than the specified length after input the
value more than the specified length or
it should not take the input more than
the maximum length.

It should show the input value in


To test the encryption of
encrypted form with the symbol
input value in Text box.
specified.

TEXT AREA
TC 042

To verify the lables for


Text Area.

TC 043

To verify the physical


location of Text Area.

TC 044

The lable for Text Area should be


consistent according to x and y coordinates, height, length and width.

The Text Area should be adjacent to the


lables.
If the page has more than one Text box
To verify the consistency then all the Text Area should be look
of Text Area.
consistent.

TC 045

To verify the background The background color Text Area should


be as specified.
color of Text Area.

TC 046

To test the focus of Text


Area.

TC 047

To test the multiple line


input criteria for Text
Area.

The Text Area should have multiple line


input option and by pressing the enter
button the cursor focus should go to the
next line.

To test the mandatory


field criteria for Text
Area.

If the Text Area has mandatory field


criteria, then if the cursor focus goes to
other field it should show a message
prompt that the particular field should
not be empty and cursor focus should
go back to the text area.

TC 048

The Text Area should be able to get and


lost focus from tab function.

TC 049

TC 050

TC 051

TC 052

It should validate the input for special


character.
To test the validation for 1. If special character are allowed, it
special character in Text should take the input as special
character.
Area.
2. Otherwise it should not take the input
as special charecter.
It should validate the input for numeric
value.
To test the validation for 1. If numeric value are allowed, it
should take the input as numeric value.
numeric value in Text
2. Otherwise it should not take the input
Area.
as numeric value.
It should validate the input for
alphabetic value.
1. If alphabetic value are allowed, it
should take the input as alphabetic
To test the validation for value.
alphabetic value in Text 2. Otherwise it should not take the input
as alphabetic value.
Area.
3. If only alphabetic value are allowed, it
should take only alphabetic value as
input.
It should validate the input for
alphanumeric value.
1. If alphanumeric value are allowed, it
should take the input as alphanumeric
value.
To test the validation for 2. Otherwise it should not take the input
alphanumeric value in
as alphanumeric value.
Text Area.
3. If only alphanumeric value are
allowed, it should take only
alphanumeric value as input.

TC 053

It should validate the length of input


value.
1. If there is specified minimum length
for input value, it should show a
message prompt to enter the value
more than the specified length after
input the value less than the specified
length.
2. If there is specified maximum length
To test the validation for for input value, it should show a
message prompt to enter the value less
length of input value in
than the specified length after input the
Text Area.
value more than the specified length or
it should not take the input more than
the maximum length.

LIST BOX
TC 054

To verify the lables for


List box.

TC 055

To verify the physical


location of List box.

TC 056

To test the load of List


box item on page load.

TC 057

To test the focus of List


box.

TC 058

To test the items in List


box.

TC 059

TC 060

The lables should be consistent


according to x and y co-ordinates,
height, length and width.
The List box should be adjacent to the
lables.
It should load the List box item on page
load.
The List box should be able to get and
lost focus from tab function.
The items in List box should be in
alphabatical order.

1. The user should able to view the


items of list box by scroll functionality of
mouse.
To test the scroll
2. If there is less than or equal to eight
functionality of mouse to
item in the list the scroll functionality
view the item in list box.
should not work.

The user should able to view the items


To test the up and down of list box by pressing the up and down
button of keyboard to
button of keyboard.
view the item in list box.

TC 061

The user should be able to select the


To test the single/double item from the list box by single/double
click of mouse to select click of mouse.
the item from the list
box.
The user should be able to select the
item from the list box by pressing the
enter button of keyboard.

TC 062

To test the enter button


of keyboard to select the
item from the list box.

TC 063

To test the selection of


item from the list box.

The user should be able to select the


multiple item from the list box with the
help of control button.

TC 064

To verify the lables for


drop down box.

All the lables should be consistent


according to x and y co-ordinates,
height, length and width.

TC 065

To verify the physical


location of drop down
box.

TC 066

To test the load of drop It should load of drop down list item of
drop down box on page load.
down list item of drop
down box on page load.

TC 067

The Drop down box should be able to


To test the focus of Drop get and lost focus from tab function.
down box.

TC 068

To test the Drop down


control button of drop
down box.

DROP DOWN BOX

TC 069

TC 070

The drop down box should be adjacent


to the lables.

It should display the drop down list by


pressing the drop down control button.

1. The user should able to view the


items of drop down list by scroll
functionality of mouse.
To test the scroll
functionality of mouse to 2. If there is less than or equal to the
numbers of Items display, which can
view the item in drop
easily display in the list box then the
down list.
scroll functionality should not be visible.
The user should able to view the items
of drop down list by pressing the up and
To test the up and down down button of keyboard.
button of keyboard to
view the item in drop
down list.

TC 071

TC 072

TC 073

The user should be able to select the


To test the single/double item from the drop down list by
click of mouse to select single/double click of mouse.
The selected item should display in the
the item from the drop
drop down box.
down list.
The user should be able to select the
To test the enter button item from the drop down list by pressing
of keyboard to select the the enter button of keyboard.
item from the drop down The selected item should display in the
drop down box.
list.
The user should be able to select the
To test the selection of
only one item from the drop down list.
item from the drop down
list.

COMBO BOX
All the lables should be consistent
according to x and y co-ordinates,
height, length and width.

TC 074

To verify the lables for


Combo box.

TC 075

To verify the physical


location of Combo box.

TC 076

To test the load of list


box item of Combo box
on page load.

TC 077

To test the focus of


Combo box.

TC 078

To test the input


functionality to search
the item in Combo box
iist.

TC 079

To test the items in


Combo box list.

TC 080

To test the search


functionality in Combo
box.

TC 081

1. The user should able to view the


items of list box by scroll functionality of
mouse.
To test the scroll
2. If there is less than or equal to the
functionality of mouse to number of Items display, that can easily
view the item in list box. fit in the visible area, of list box, then
there is no requirement for horizontal
scroll bar.

The Combo box should be adjacent to


the lables.
It should load of list box item of Combo
box on page load.
The Combo box should be able to get
and lost focus from tab function.
The Combo box should be able to get
the input for search the item or match
the item.
The items in Combo box list should be
in alphabetical order.
It should highlight only the list box item
with the letter typed in the input box.

TC 082

TC 083

TC 084

TC 085

The user should able to view the items


To test the up and down of list box by pressing the up and down
button of keyboard to
button of keyboard.
view the item in list box.
The user should be able to select the
To test the single/double item from the list box by single/double
click of mouse to select click of mouse.
The selected item should display in the
the item from the list
Combo box.
box.
The user should be able to select the
item from the list box by pressing the
To test the enter button enter button of keyboard.
of keyboard to select the The selected item should display in the
item from the list box.
Combo box.

To test the selection of


item from the list box.

The user should be able to select the


only one item from the list box.

CHECK BOX
TC 086

TC 089

To verify the lables for


Check box.

All the lables should be consistent


according to x and y co-ordinates,
height, length and width.

The Check Box should be shown that


To verify the selection of has a check mark inside it when
selected.
option.
The check box should be able to get
and lost focus from tab function.

TC 090

To test the focus of


Check box.

TC 091

To test the multiple


Check.

TC 092

The user should be able to check the


To test the single/double check boxes for lables by single/double
click of mouse to check click of mouse.
the check box.

TC 093

The user should be able to uncheck the


To test the single/double check boxes for lables by single/double
click of mouse to
click of mouse.
uncheck the check box.

TC 094

To test the access


key(space button) to
check the check box.

RADIO BUTTON

The user should be able to multiple


check to the set of check boxes for
lables.

The user should be able to check the


check boxes for lables by pressing the
access key(space button).

TC 095

To verify the lables for


Radio Button.

TC 096

To verify the radio


button.

TC 097

TC 098

All the lables should be consistent


according to x and y co-ordinates,
height, length and width.
1. If multiple radio buttons appear in
vertical layout, then all the buttons
should be consistent.
2. If multiple radio buttons appear in
horizontal layout, then it should space
the button and lables so that its
abundantly clear which choice goes
with which lable.

The Radio button should be shown as


in circle shape.
The Radio button should be shown that
To verify the selection of has a solid circle inside it when
selected.
option.
To test the focus of
Radio Button.

TC 099

To test the selection of


option.

TC 101

To test the access


key(space button) to
select the option.

The Radio Button should be able to get


and lost focus from tab function.
The user should be able to select the
option by clicking on either the
button/box itself or it's lable.
The user should able to select exactly
one choice.

The user should be able to select the


option for lables by pressing the access
key(space button).

LINKS

TC 102

TC 103

To verify the Links.

To test the Links.

The statement having link should be


shown as coloured.
It should show the information related to
link or the cursor should change to
hand mark on getting cursor focus.
It should go to the particular page of
that site for each link by clicking on
particular link.

TC 104

To test the criteria for


some Links.

If there is some criteria to the link like


you have to login to access particular
page it should go to the login page with
highlighting the appropriate message
on the top of the page by clicking on the
particular link.

HYPERLINKS

TC 105

TC 106

TC 107

The Hyperlinks should be shown as


coloured.
It should show the information related to
To verify the Hyperlinks. Hyperlink or the cursor should change
to hand mark on getting cursor focus.

To test the Hyperlinks.

To test the criteria for


some Hyperlinks.

It should go to the particular page for


each Hyperlink by clicking on particular
Hyperlink.
If there is some criteria to the Hyperlink
like you have to login to access
particular page it should go to the login
page with highlighting the appropriate
message on the top of the page by
clicking on the particular Hyperlink.

BUTTONS
TC 108

To verify the lables for


Buttons.

TC 109

To verify the physical


location of Buttons.

TC 110
TC 111
TC 112

TC 113

All the lables should be consistent


according to x and y co-ordinates,
height, length and width.

The Text box should be at the specified


or correct location.
If the page has more than one Buttons
To verify the consistency then all the Buttons should look
of Buttons.
consistent.
To verify the background The background color Buttons should
color of Buttons.
be as specified.
The Buttons should be able to get and
To test the focus of
lost focus from tab function.
Buttons.
To test the cursur focus
of Buttons.

The Buttons should be able to get and


lost cursur focus on mouse movement
on Buttons.

TC 114

To test the
Submit/Update/Save
Button.

By clicking on Submit/Update/Save
button:
1. If there is some mandatory field then
it should check that fields, if that is
empty it should show proper message
prompt to fill up the mandatory field.
2. On the Ok button of message
prompt the cursor focus should go to
the empty mandatory field and all the
mandatry field should be specified.
3. If all the fields are filled up properly it
should save the data in database and
control navigate to the specified page.

TC 115

To test the Edit Button.

The particular field for which the edit


button is pressed should be converted
into editable mode.

TC 116

To test the Cancel


Button.

By clicking on Cancel Button it cancel


all the modification done by the user
and should go to the parent page.

Total Test Cases:

"Not Run"

"Pass" Test Cases:

"Deferred"

"Fail" Test Cases:

"Invalid"

Web Form

TEST DATA

ACTUAL RESULT

STATUS

TEST CASE / BUG


TYPE

UI

Functional

Functional

Functional

UI

Functional

SEVERITY

Functional

Functional

Functional

UI

UI

UI

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI

UI

UI

UI

UI

UI

UI

UI

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI
UI
UI
Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

Functional

UI

UI

Functional

Functional

Functional

Functional

Functional

UI

UI

UI

Functional

Functional

Functional

UI

Functional

Functional

UI

Functional

Functional

UI

UI
UI
UI
Functional

Functional

Functional

Functional

Functional

"WontFix"

"Duplicate"

"Worksforme"
PRIORITY

0
DEVELOPER'S
COMMENT
(DEVELOPER
NAME/DATE)

Check Box
List Box
Drop Down Box
Combo Box
Text Box
Radio Button
Links
Search
Navigator
Tabs
Hyperlinks
Buttons
Texts
Text Area

Вам также может понравиться