QA/Execution/Web Testing/Template: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Test Plan (+test cases)== | == Test Plan (+test cases)== | ||
* Browser-compatibility testing | * Browser-compatibility testing | ||
** Firefox 3.0.x, 3.x, 2.0.0.x | ** Firefox 3.0.x, 3.x, 2.0.0.x | ||
Line 13: | Line 12: | ||
** Safari 3.5.1 | ** Safari 3.5.1 | ||
** Opera 9.6 | ** Opera 9.6 | ||
* JavaScript-disabled testing | |||
* Accessibility testing | |||
* Form validation | * Form validation | ||
** Empty submission (null strings) | ** Empty submission (null strings) | ||
Line 21: | Line 22: | ||
* Mouse-over/roll-over effects (buttons, hyperlinks) | * Mouse-over/roll-over effects (buttons, hyperlinks) | ||
* Basic security testing (XSS) | * Basic security testing (XSS) | ||
* Basic localization | |||
=== General Markup Testing === | === General Markup Testing === |
Revision as of 01:40, 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
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 |