Rendering/parsing tests

Common HTML tests

Test ID Test description
manual/rendering/html/1 Simple HTML with background image
manual/rendering/html/2 Simple HTML with background color
manual/rendering/html/3 Simple HTML without title and head tags
manual/rendering/html/4 Simple UNCLOSED HTML (without /body/html
manual/rendering/html/5 Test HTML with some text out of html and /html This text shouldn't be normally shoun.Then couldn't set PASS here
manual/rendering/html/6 Simple HTML with mixed title head and body Please see page source for understood test behavior
manual/rendering/html/7 Simple HTML with docbase on images directory If image loaded then this test PASSED

Tables

manual/rendering/tables/1 Simple table: 2 rows and 3 columns
manual/rendering/tables/2 Page with nested tables
manual/rendering/tables/3 Page with 3 tables
manual/rendering/tables/4 Page with unclosed nested table
manual/rendering/tables/5 tables with different borders
manual/rendering/tables/6 Simple HTML with docbase on images directory If image loaded then this test PASSED

Targets

manual/rendering/targets/1 Simple test for unexisted target (New window should be opened)
manual/rendering/targets/2 Simple test for existed target (Page should be shown in the upper frame)
manual/rendering/targets/3 Simple test for target _self
manual/rendering/targets/4 Simple test for target _top
manual/rendering/targets/5 Simple test for target _parent
manual/rendering/targets/6 Simple test for target _blank
manual/rendering/targets/7 Simple test for opening new named window and correct target proceeding

Frames

manual/rendering/frames/1 Simple frameset with 3 frames
manual/rendering/frames/2 Simple frameset with 3 frames.Two frames with scrolling and one without scrolling
manual/rendering/frames/3 Simple test on 2 nested framesets
manual/rendering/frames/4 Test on reqursive framesets
manual/rendering/frames/5 Simple test on noframes tag
manual/rendering/frames/6 Simple test on unclosed frameset

Features tests

Bookmarks

manual/features/bookmarks/1Simple test for load URL from Bookmarks frame.

DOM

manual/features/dom/1Simple test for opening DOM viewer.

Edit

manual/features/edit/1Simple test for Select All feature.
manual/features/edit/2Simple test for Copy feature.

Protocols

manual/features/protocols/1Simple test for loading page via http protocol.
manual/features/protocols/2Simple test for loading page via ftp protocol.
manual/features/protocols/3Simple test for loading page via file protocol.
manual/features/protocols/4Simple test for loading page via https protocol.
manual/features/protocols/5Simple test for loading page via gopher protocol.

Refresh

manual/features/refresh/1Simple test for Refresh functionality.

Search

manual/features/search/1Simple test for loading and functionality of Find dialog.
manual/features/search/2Simple test for find functionality with matching case of symbols.
manual/features/search/3Simple test for backward search in page functionality.
manual/features/search/4Simple test for "find next" functionality.

Stop

manual/features/stop/1Simple test for Stop ability during loading page.

View

manual/features/view/1Simple test for View Page Source functionality.

Window

manual/features/window/1Simple test for resizing window ability.
manual/features/window/2Simple test for scrolling the window.
manual/features/window/3Simple test for moving the window.
manual/features/window/4Simple test for create new browser window.