QA/Execution/Web Testing/Template: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
* Font size (default, +1, +2, -1, -2) | * Font size (default, +1, +2, -1, -2) | ||
* Appropriate page titles | * Appropriate page titles | ||
* [http://developer.yahoo.com/yslow/ YSlow] | |||
=== General Markup Testing === | === General Markup Testing === |
Revision as of 01:42, 1 March 2009
Description of Release
Schedule
Implementation Bug / Bugs Fixed
Test Plan (+test cases)
- Browser-compatibility testing
- Firefox 3.0.x, 3.x, 2.0.0.x
- IE 6 / 7
- Safari 3.5.1
- Opera 9.6
- JavaScript-disabled testing
- Accessibility testing
- Form validation
- Empty submission (null strings)
- 255-character limits
- Single-space entry
- Cookies disabled
- Deleted mid-session
- Mouse-over/roll-over effects (buttons, hyperlinks)
- Basic security testing (XSS)
- Basic localization
- Screen resolutions
- Font size (default, +1, +2, -1, -2)
- Appropriate page titles
- YSlow
General Markup Testing
- W3C Markup Validation Service online test
- (Does CSS/XHTML, etc.)
- Broken link checker online test
Accessibility Testing
- Cynthia online test
- TAW online test
Browser Testing Matrix
Windows XP SP2 | Windows Vista | Mac | Linux | |
---|---|---|---|---|
Firefox 2.0.0.18 | P1 | P1 | P1 | P1 |
Internet Explorer 7 | P1 | P1 | N/A | N/A |
Internet Explorer 6 | P1 | N/A | N/A | N/A |
Opera 9.6 | P2 | P2 | P2 | P2 |
Safari 2.0.4 / 3.1.2 | P1 | P1 | P1 | N/A |