QA/Execution/Web Testing/Project Checklist: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
*l10n: other locales look fine (special chars, Unicode, etc.) | *l10n: other locales look fine (special chars, Unicode, etc.) | ||
*Correct timestamps | *Correct timestamps | ||
=Performance= | |||
*Doesn't tank on YSlow! (Strive for an A with ruleset v2) | |||
=Security= | =Security= | ||
*Runs on both HTTP / HTTPS? Mixed-content warnings? | *Runs on both HTTP / HTTPS? Mixed-content warnings? |
Revision as of 06:47, 6 January 2011
Browser compatibility
- All supported browsers look "pretty good" and are 100% functional
- If not, exceptions are noted and called out prior to shipping
Video Support
- What are the supported video formats?
- Appropriate fallback in place and working?
- No Flash
- Firefox 3.0
- Firefox 3.5
- Latest beta
- Appropriate fallback in place and working?
RSS Feeds
- Validate: http://feedvalidator.org/
- Links all work
- l10n: other locales look fine (special chars, Unicode, etc.)
- Correct timestamps
Performance
- Doesn't tank on YSlow! (Strive for an A with ruleset v2)
Security
- Runs on both HTTP / HTTPS? Mixed-content warnings?
Site Config
- Has a favicon? That works in IE, too?
- reCaptcha APIs on staging?
- Google Maps API key on staging?