HTML Testing Page

Contents:



Single line text input test cases

With "LABEL" tag:



Others:

With initial value

If you type into the following box, input should be masked:

Birth Date:
Year Month Day
readonly



Text Area Test Cases







HyperText Test Cases

1. Jump to another location in the same page: Link to the end

2. Open in the same window: http://www.yahoo.com/

3. Open in a new window: http://www.mozilla.org


Button Test Cases

Type or State
Buttons
normal

submit

reset

The button below has a type of "reset"; click it to reset this form after entering some text in the text control box below.

file

disabled

image

The following line contains an image that will submit this form when clicked.




CheckBox Test Cases



Radio Button Test Cases



ListBox Test Cases

Single Selection


Multiple Selections
press Ctrl or Shift may select multiple Items
Disabled



DropdownListbox Test Cases

No Scrollbar:
Having Scrollbar:

The option 'Banana' is disabled. The user should not be able to select it

optgroup supported
optgroup disabled



Image Test Cases

a simple image:
Drawing of a house.

image as a link:
Link to the Home page.

with a long description:
3-d sales chart.

use the OBJECT element to place an image:
Here is the long description for this image.

an image map:
financemessengermailnewpersonalhelp Yahoo Navigator Bar

text equivalent for graphical representations of text (including symbols).
Web Accessibility Initiative

a text equivalent for image map regions.
for server side image maps:
Please use the following links instead of this imagemap.
[ Section A | Section B | Section C | Section D | Section E ]

for client side image maps:
Image map: please use the alternative links provided with the map. Link to section A of the site. Link to section B of the site. Link to section C of the site. Link to section D of the site. [ Section A| Section B| Section C| Section D]

a text equivalent for animations (e.g., animated GIFs).
An animated expanding and bursting balloon.

a text equivalent for applets and programmatic objects.
If you were using a Java-enabled browser, you would see the text "It was the best of times, it was the worst of times..." dancing across the screen, instead of this paragraph.

a text equivalent for stand-alone audio files.
Sound file: Let's work together for accessibility. Listen to a message from the author.



Table Test Cases

This is the Table1's Caption

Column2 Column3
Row1 Column1
Row1 Column2
Row1 Column3

join (R2 C1) and (R2 C2)
Row2 Column3
Row3
Row3 Column1
join (R3 C2) and (R4 C2)
Row3 Column3
Row4 Column1
Row4 Column3



gif Row1 Column3
Row1 Column4
Row2 Column2
Radiobuttons in Group A


Row2 Column4
Embedded table

2
3
4
5  6

Row3 Column2
Row3 Column3
Row3 Column4
Row4 Column1
Row4 Column2
Link to the end
Row4 Column4
Row5 Column1


Row5 Column4


Frame Test Case:

test case



the end of the test case

Created by Jessie Li
2003-08-13