QA/Execution/Web Testing/Template: Difference between revisions

no edit summary
No edit summary
 
(42 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Description of Release ==
== Description of Release ==
== Project Homepage ==


== Schedule ==
== Schedule ==
Line 7: Line 9:
== Test Plan (+test cases)==
== Test Plan (+test cases)==


* Browser-compatibility testing
* HTTP vs. HTTPS
** Firefox 3.0.x, 3.x, 2.0.0.x
* Desktop browser-compatibility testing
** IE 6 / 7
** Firefox 3.5+,
** Safari 3.5.1
** Google Chrome (latest version)
** Opera 9.6
** IE (6 -- if needed) / 7 / 8 / 9
* JavaScript-disabled testing
** Safari 4/5
* Accessibility testing
** Opera 11
* Form validation
* Mobile browser-compatibility testing
** Auto-detection/redirection of mobile
** Android (Firefox Mobile)
** Nokia (N900)
* Form/input validation
** Default focus of textfields
** Empty submission (null strings)
** Empty submission (null strings)
** 255-character limits
** 255-character limits
** Single-space entry
** Single-space entry
** [http://www.tntbasic.com/learn/help/guides/asciicodesexplained.htm Upper ASCII]
* Cookies disabled
* Cookies disabled
** Deleted mid-session
* Mouse-over/roll-over effects (buttons, hyperlinks)
* Mouse-over/roll-over effects (buttons, hyperlinks)
* Basic security testing (XSS)
* Basic localization (l10n)
* Basic localization
** Auto-detection of locale (change default in Firefox)
** Right-to-left locales with long strings: /fa/, /he/, /ar/
** Greek, German, Italian
* Screen resolutions
* Screen resolutions
** 800x600
** 1024x768
** Higher
* Font size (default, +1, +2, -1, -2)
* Font size (default, +1, +2, -1, -2)
=== General Markup Testing ===
* Appropriate page titles
* Appropriate error pages
** 404
** 403
** etc.
* Appropriate status codes
** 200
** 301/302
** 404
** 403
* Favicon
* Metrics (usually Webtrends, via a JavaScript-include) are included on the appropriate pages?
* [http://developer.yahoo.com/yslow/ YSlow, ruleset V2]
* CDN integration
* JavaScript-disabled testing


# W3C Markup Validation Service [http://validator.w3.org/ online test]
=== Tools ===
## (Does CSS/XHTML, etc.)
 
# Broken link checker [http://validator.w3.org/checklink online test]
* Run through https://wiki.mozilla.org/QA/Execution/Web_Testing#Useful_Tools
 
=== Security Testing ===
* Gone through https://wiki.mozilla.org/WebAppSec/Secure_Coding_QA_Checklist


=== Accessibility Testing ===
=== Accessibility Testing ===
# Cynthia [http://www.cynthiasays.com/ online test]
* Cynthia [http://www.cynthiasays.com/ online test]
# TAW [http://www.tawdis.net/taw3/cms/en online test]


== Browser Testing Matrix ==
== Browser Testing Matrix ==


{| class="fullwidth-table"
We work together with WebDev to support most modern web browsers: [https://wiki.mozilla.org/WebDev:FrontendCodeStandards#Browser_Requirements full list].
!
! 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
[[Category:Wikipage templates]]
| P1
| P1
| P1
| '''N/A'''
|-
|}
3,860

edits