QA/Execution/Web Testing/Template: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
* Mouse-over/roll-over effects (buttons, hyperlinks) | * Mouse-over/roll-over effects (buttons, hyperlinks) | ||
* Basic security testing (XSS) | * Basic security testing (XSS) | ||
** [http://www.acunetix.com/vulnerability-scanner/ Acunetix] | |||
* Basic localization | * Basic localization | ||
* Screen resolutions | * Screen resolutions |
Revision as of 03:14, 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
- 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. | 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 3.1.2 | P1 | P1 | P1 | N/A |