Monday, September 3, 2007

Web Check List

Check List for Web based applications

1.Check Company’s logo on every page.
2.Click on logo to check its opening the Company’s home page.
3.Check the tab sequence on every page.
4.Check the tab sequence on all the pop up screens.
5.Tabbing to an entry field with text in it should highlight the entire text in the field.
6.If a field is disabled (grayed) then it should not get focus. It should not be 7.possible to select them with either the mouse or by using TAB
8.Tab to each button - Press SPACE - This should activate
9.Tab to each button - Press RETURN - This should activate
10.All pop up messages should be centrally aligned on the page.
11.Use special characters ‘`’, ‘>’, ‘~’, ‘<’ as input in all text box’s.
12.For each input to the system identify invalid values.
13.Check for duplicate values for all inputs.
14.Test with default values of the system.
15.Spellings & grammatical mistakes on all pages.
16.Spellings & grammatical mistakes on pop up windows.
17.Check for consistent CSS.
18.Range testing and boundary value testing for all text boxes.
19.Check the text alignment on every page.
20.Check page name on top blue bar, task bar and all the possible places on the page.
21.Check all the links given on the page.
22.Check the page stability by changing the text size of the web page.
23.Check the stability of the page with different screen resolutions.
24.Secured pages should not open after un-checking ‘SSL & TSL’ through internet options.
25.Check the login session expiration by clicking on ‘Log out’ tab and then press the ‘Back’ button on the page and click on any link. System should log out the user and show the login screen.
26.Check the session timeout of a web page by leaving the page ideal for sometime.
27.Drop downs should show the complete names of all items in it or there should be a tool tip if the names are too long for the drop down.
28.Download file window should have the correct file extension and size of the file that is being downloaded.
29.Check for the service failure after removing the encrypted string from the address bar.
30.Check the page after changing the encoding style of the page.
31.Login with different users to the same web page to check the availability of resources.
32.If no results found cursor should go back to the search box.
33.All drop downs should start with ‘Please select’ or blank text.
34.Pressing the Arrow on a drop down should give list of options. This List may be scrollable. You should not be able to type text in the box.
35.Items should be in alphabetical order with the exception of blank/none which is at the top or the bottom of the list box.
36.List box should allow a single selection to be chosen, by clicking with the mouse, or using the Up and Down Arrow keys. However, this depends on the situation.
37.Check for update conditions and related effects to the system.
38.Are there explicit date conditions? Current date, future date, invalid dates, range dates, expiry dates.
39.What can cause corrupt inputs and how does system respond?

No comments:

Counts