Mozilla/mozilla/java/webclient/test/manual/doc/preliminary_descr.html
edburns%acm.org e7645cf64f Test cases
git-svn-id: svn://10.0.0.236/trunk@84611 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 23:19:07 +00:00

191 lines
5.3 KiB
HTML

<HTML>
<body>
<H1>Rendering/parsing tests</H1>
<H2>Common HTML tests</H2>
<table border=1>
<tr>
<td>Test ID</td>
<td>Test description</td>
</tr>
<tr>
<td>manual/rendering/html/1</td>
<td>Simple HTML with background image</td>
</tr>
<tr>
<td>manual/rendering/html/2</td>
<td>Simple HTML with background color</td>
</tr>
<tr>
<td>manual/rendering/html/3</td>
<td>Simple HTML without <b>title</b> and <b>head</b> tags</td>
</tr>
<tr>
<td>manual/rendering/html/4</td>
<td>Simple UNCLOSED HTML (without <b>/body</b><b>/html</b></td>
</tr>
<tr>
<td>manual/rendering/html/5</td>
<td>Test HTML with some text out of <b>html</b> and <b>/html</b>
This text shouldn't be normally shoun.Then couldn't set PASS here</td>
</tr>
<tr>
<td>manual/rendering/html/6</td>
<td>Simple HTML with mixed <b>title</b> <b>head</b> and <b>body</b>
Please see page source for understood test behavior </td>
</tr>
<tr>
<td>manual/rendering/html/7</td>
<td>Simple HTML with docbase on images directory
If image loaded then this test PASSED </td>
</tr>
</table>
<H2>Tables</H2>
<table border=1>
<tr>
<td>manual/rendering/tables/1</td>
<td>Simple table: 2 rows and 3 columns</td>
</tr>
<tr>
<td>manual/rendering/tables/2</td>
<td>Page with nested tables</td>
</tr>
<tr>
<td>manual/rendering/tables/3</td>
<td>Page with 3 tables</td>
</tr>
<tr>
<td>manual/rendering/tables/4</td>
<td>Page with unclosed nested table</td>
</tr>
<tr>
<td>manual/rendering/tables/5</td>
<td>tables with different borders </td>
</tr>
<tr>
<td>manual/rendering/tables/6</td>
<td>Simple HTML with docbase on images directory</b>
If image loaded then this test PASSED </td>
</tr>
</table>
<H2>Targets</H2>
<table border=1>
<tr>
<td>manual/rendering/targets/1</td>
<td>Simple test for unexisted target (New window should be opened)</td>
</tr>
<tr>
<td>manual/rendering/targets/2</td>
<td>Simple test for existed target
(Page should be shown in the upper frame)</td>
</tr>
<tr>
<td>manual/rendering/targets/3</td>
<td>Simple test for target _self</td>
</tr>
<tr>
<td>manual/rendering/targets/4</td>
<td>Simple test for target _top</td>
</tr>
<tr>
<td>manual/rendering/targets/5</td>
<td>Simple test for target _parent</td>
</tr>
<tr>
<td>manual/rendering/targets/6</td>
<td>Simple test for target _blank</td>
</tr>
<tr>
<td>manual/rendering/targets/7</td>
<td>Simple test for opening new named window
and correct target proceeding</td>
</tr>
</table>
<H2>Frames</H2>
<table border=1>
<tr>
<td>manual/rendering/frames/1</td>
<td>Simple frameset with 3 frames</td>
</tr>
<tr>
<td>manual/rendering/frames/2</td>
<td>Simple frameset with 3 frames.Two frames with scrolling and one without scrolling</td>
</tr>
<tr>
<td>manual/rendering/frames/3</td>
<td>Simple test on 2 nested framesets</td>
</tr>
<tr>
<td>manual/rendering/frames/4</td>
<td>Test on reqursive framesets</td>
</tr>
<tr>
<td>manual/rendering/frames/5</td>
<td>Simple test on noframes tag</td>
</tr>
<tr>
<td>manual/rendering/frames/6</td>
<td>Simple test on unclosed frameset</td>
</tr>
</table>
<H1>Features tests</H1>
<H2>Bookmarks</H2>
<table border=1>
<tr><td>manual/features/bookmarks/1</td><td>Simple test for load URL from Bookmarks frame.</td></tr>
</table>
<H2>DOM</H2>
<table border=1>
<tr><td>manual/features/dom/1</td><td>Simple test for opening DOM viewer.</td></tr>
</table>
<H2>Edit</H2>
<table border=1>
<tr><td>manual/features/edit/1</td><td>Simple test for Select All feature.</td></tr>
<tr><td>manual/features/edit/2</td><td>Simple test for Copy feature.</td></tr>
</table>
<H2>Protocols</H2>
<table border=1>
<tr><td>manual/features/protocols/1</td><td>Simple test for loading page via http protocol.</td></tr>
<tr><td>manual/features/protocols/2</td><td>Simple test for loading page via ftp protocol.</td></tr>
<tr><td>manual/features/protocols/3</td><td>Simple test for loading page via file protocol.</td></tr>
<tr><td>manual/features/protocols/4</td><td>Simple test for loading page via https protocol.</td></tr>
<tr><td>manual/features/protocols/5</td><td>Simple test for loading page via gopher protocol.</td></tr>
</table>
<H2>Refresh</H2>
<table border=1>
<tr><td>manual/features/refresh/1</td><td>Simple test for Refresh functionality.</td></tr>
</table>
<H2>Search</H2>
<table border=1>
<tr><td>manual/features/search/1</td><td>Simple test for loading and functionality of Find dialog.</td></tr>
<tr><td>manual/features/search/2</td><td>Simple test for find functionality with matching case of symbols.</td></tr>
<tr><td>manual/features/search/3</td><td>Simple test for backward search in page functionality.</td></tr>
<tr><td>manual/features/search/4</td><td>Simple test for "find next" functionality.</td></tr>
</table>
<H2>Stop</H2>
<table border=1>
<tr><td>manual/features/stop/1</td><td>Simple test for Stop ability during loading page.</td></tr>
</table>
<H2>View</H2>
<table border=1>
<tr><td>manual/features/view/1</td><td>Simple test for View Page Source functionality.</td></tr>
</table>
<H2>Window</H2>
<table border=1>
<tr><td>manual/features/window/1</td><td>Simple test for resizing window ability.</td></tr>
<tr><td>manual/features/window/2</td><td>Simple test for scrolling the window.</td></tr>
<tr><td>manual/features/window/3</td><td>Simple test for moving the window.</td></tr>
<tr><td>manual/features/window/4</td><td>Simple test for create new browser window.</td></tr>
</table>
</body>
</HTML>