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

no edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 9: Line 9:
== Test Plan (+test cases)==
== Test Plan (+test cases)==


* HTTP vs. HTTPS
* Desktop browser-compatibility testing
* Desktop browser-compatibility testing
** Firefox 3.5+,
** Firefox 3.5+,
Line 16: Line 17:
** Opera 11
** Opera 11
* Mobile browser-compatibility testing
* Mobile browser-compatibility testing
** Auto-detection/redirection of mobile
** Android (Firefox Mobile)
** Android (Firefox Mobile)
** Nokia (N900)
** Nokia (N900)
* JavaScript-disabled testing
* Form/input validation
* Form/input validation
** Default focus of textfields
** Default focus of textfields
Line 26: Line 27:
** [http://www.tntbasic.com/learn/help/guides/asciicodesexplained.htm Upper ASCII]
** [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 localization (l10n)
* Basic localization (l10n)
Line 38: Line 38:
* Font size (default, +1, +2, -1, -2)
* Font size (default, +1, +2, -1, -2)
* Appropriate page titles
* Appropriate page titles
* Appropriate error pages
** 404
** 403
** etc.
* Appropriate status codes
** 200
** 301/302
** 404
** 403
* Favicon
* Favicon
* Metrics (usually Webtrends, via a JavaScript-include) are included on the appropriate pages?
* Metrics (usually Webtrends, via a JavaScript-include) are included on the appropriate pages?
* [http://developer.yahoo.com/yslow/ YSlow, ruleset V2]
* [http://developer.yahoo.com/yslow/ YSlow, ruleset V2]
* CDN integration
* JavaScript-disabled testing


=== Tools ===
=== Tools ===
Line 55: Line 66:


We work together with WebDev to support most modern web browsers: [https://wiki.mozilla.org/WebDev:FrontendCodeStandards#Browser_Requirements full list].
We work together with WebDev to support most modern web browsers: [https://wiki.mozilla.org/WebDev:FrontendCodeStandards#Browser_Requirements full list].
[[Category:Wikipage templates]]
3,860

edits