You are here: browser/composer front-end test cases > Test Case Matrix for History

Test Case Matrix for History

Global History Basic Functional (Acceptance) Testcases
Feature/Function sub-feature
sub-function
Description Test Case Name
Global History Record sites Verify that visited links are recorded. record-links
Global History Record after redirect Verify that the correct link is recorded after a server redirect. record-redirect
Global History Load recorded url Verify that double-clicking on a history link causes it to be launched in a browser window. surf-history
Global History Delete one entry Delete a History entry delete-link
Global History Delete multiple entries Delete multiple History entries delete-multiple-links
Global History Erase all Clear all of history clear-history
Global History
Global History Advanced Functional Testcases
Feature/Function sub-feature
sub-function
Description Test Case Name
Global History Change grouping Change the History View to Group by Day|Site|None change-group
Global History Sort by columns sort and reverse-sort per column sort-columns
Global History Resize columns Verify that columns are resizable to show/hide more of entries resize-columns
Global History Show/Hide columns Show and hide columns. show-hide-columns
Global History
(Negative test)
Don't record everything Verify that things that aren't supposed to be added to history aren't (eg chorme:/// url's) do-not-record-links
Global History
(Regression test)
Don't show 302 redirect Don't ever show 302 redirects in history Bug 102043
Session History Basic Functional (Acceptance) Testcases
Feature/Function sub-feature
sub-function
Description Test Case Name
Session History Go menu list Verify correct recently visited sites are in go menu. gomenu-list
Session History Back and Forward button dropdowns Verify recently visited sites are in Back and Forward button dropdown menu and work. button-dropdown
Session History Surf Go menuitems Verify browser goes back and forward to recently visited sites surf-golinks
Session History Back and forward with frames Verify browser goes back and forward correctly from page with frames. frame-history
Session History New session Verify that a new session is started with a new browser window or a restart. new-session
Session History Advanced Functional Testcases
Feature/Function sub-feature
sub-function
Description Test Case Name
Session History Back and forward with named anchors Verify browser goes back and forward correctly from sites that use named anchors anchor-history
Session History
(Regression Test)
Retain scroll position Verify that browser remembers scroll state when returning to pages in SH Bug XXXXX