Difference between revisions of "Template:Testchecklist"

From 2value wiki 2
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
</noinclude><!--
 
</noinclude><!--
 
-->
 
-->
 +
{{Image|name=Checklist256px|width=256px|pad=20px|ilink=File:Checklist256px.png|float=right}}
 
==Frontend tests==
 
==Frontend tests==
 
: 1) valideert de html en de css
 
: 1) valideert de html en de css
Line 39: Line 40:
 
#HTML validation -> http://validator.w3.org/
 
#HTML validation -> http://validator.w3.org/
 
#JavaScript validation  
 
#JavaScript validation  
#CSS validation -> http://jigsaw.w3.org/css-validator/
+
#CSS validation -> http://jigsaw.w3.org/css-validator/\
 +
 
 +
Further reading: [[Testing/Technical test]]
 +
 
 
{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} |
 
{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} |
 
===Search Engine Visibility, SEO and Metrics===
 
===Search Engine Visibility, SEO and Metrics===
Line 53: Line 57:
 
#Configure Google Webmaster Console and Yahoo! Site Explorer <br/>-> http://www.google.com/webmasters/tools (use twovalue@gmail.com as username. See http://service.2value.nl for password)
 
#Configure Google Webmaster Console and Yahoo! Site Explorer <br/>-> http://www.google.com/webmasters/tools (use twovalue@gmail.com as username. See http://service.2value.nl for password)
 
|}}
 
|}}
 +
 
===Functional Testing===
 
===Functional Testing===
 
#Check all besproken/complex functionality  
 
#Check all besproken/complex functionality  

Latest revision as of 08:50, 13 June 2012

Template:Testchecklist (talk, backlinks, edit)


Frontend tests

1) valideert de html en de css
2) hoe is de front-end performance
3)cms specific test:
joomla
1) zijn dir rechten goed?
2) is htaccess enabled
drupal
1) geeft status report foutmeldingen?
4) kan men inloggen? zijn de userrechten voor tenminste 1 redacteur geregeld

Pre-Launch

Content and Style

  1. Typography and layout
  2. Consistency

Standards and Validation

  1. Accessibility
  2. HTML validation -> http://validator.w3.org/
  3. JavaScript validation
  4. CSS validation -> http://jigsaw.w3.org/css-validator/\

Further reading: Testing/Technical test


Functional Testing

  1. Check all besproken/complex functionality
  2. Check search functionality (including relevance of results)
  3. Check on common variations of browser (Internet Explorer, Firefox, Safari, Chrome etc.), version (6, 7, 2.2, 3.1 etc.) and platform (Windows, OSX, Linux)
  4. Check on common variations of Screen Resolution
  5. Test all forms (e.g. contact us, blog comments), including anti-spam features, response emails/text, etc.
  6. Test without JavaScript, Flash, and other plug-ins
  7. Check all external links are valid -> lees meer


Performance

  1. Load test

Finishing Touches

  1. Create a favicon

Joomla! specific

  1. Remove testcontent from configuration.php


Uitleg Template

Een template maken die een parameter mee krijgt? level=basic -> retourneert bulletpoints die dit level in de standaard cheklist behelzen, level=medium -> extra set bullets per onderdeel, etc

Level basic is minimum dat ie terug geeft