QA/Execution/Web Testing/MDC/Test Plan: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
===What QA will cover:=== | ===What QA will cover:=== | ||
*(Please help us prioritize this list) | *(Please help us prioritize this list) | ||
* Layout testing (Firefox 3.0.x | * Layout testing (Firefox 3.0.x and greater,Safari,Chrome,IE7 and greater) | ||
* Visual check | * Visual check | ||
* Link checking | * Link checking | ||
Line 31: | Line 31: | ||
* Basic security testing (XSS in forms) | * Basic security testing (XSS in forms) | ||
* Basic l10n testing (test a couple other locales) | * Basic l10n testing (test a couple other locales) | ||
* User registration | * User registration | ||
===What QA will *not* cover:=== | ===What QA will *not* cover:=== |
Latest revision as of 05:34, 30 March 2011
Site URLS
- Production: https://developer.mozilla.org/En
- Staging: https://developer-stage.mozilla.org/En
Bug Lists:
- Open bugs
- Resolved bugs
What QA will cover:
- (Please help us prioritize this list)
- Layout testing (Firefox 3.0.x and greater,Safari,Chrome,IE7 and greater)
- Visual check
- Link checking
- Login/Logout
- Basic search
- Page/article creation
- Page/article renaming
- Move article to a new place
- Move article to an existing page (this should fail gracefully)
- Page/article deletion
- Page history
- Version comparison
- Table of Contents
- Site Tools dropdown
- Watched pages
- Tags
- User pages
- Page notifications
- Basic security testing (XSS in forms)
- Basic l10n testing (test a couple other locales)
- User registration
What QA will *not* cover:
- Cross-browser compatibility testing
- Advanced security testing
- Doctype-validation testing