QA/Execution/Web Testing/Template: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
|||
Line 38: | Line 38: | ||
=== Accessibility Testing === | === Accessibility Testing === | ||
# Cynthia [http://www.cynthiasays.com/ online test] | # Cynthia [http://www.cynthiasays.com/ online test] | ||
== Browser Testing Matrix == | == Browser Testing Matrix == | ||
We work together with WebDev to support most modern web browsers: [https://wiki.mozilla.org/WebDev:FrontendCodeStandards#Browser_Requirements full list]. | We work together with WebDev to support most modern web browsers: [https://wiki.mozilla.org/WebDev:FrontendCodeStandards#Browser_Requirements full list]. |
Revision as of 05:03, 18 August 2009
Description of Release
Schedule
Implementation Bug / Bugs Fixed
Test Plan (+test cases)
- Browser-compatibility testing
- Firefox 3.5+, 3.0.x, 2.0.0.x
- IE 6 / 7 / 8
- Safari 3.2.2 (Safari 4 when it emerges from beta)
- Opera 9.64
- JavaScript-disabled testing
- Form validation
- Default focus of textfields
- 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
- Favicon
- YSlow
General Markup Testing
- W3C Markup Validation Service online test
- (Does CSS/XHTML, etc.)
- Broken link checker online test
Accessibility Testing
- Cynthia online test
Browser Testing Matrix
We work together with WebDev to support most modern web browsers: full list.