Difference between revisions of "Template:Testchecklist"
Jump to navigation
Jump to search
Bvredeling (talk | contribs) |
|||
(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)
Contents
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?
- joomla
- 4) kan men inloggen? zijn de userrechten voor tenminste 1 redacteur geregeld
Pre-Launch
Content and Style
- Typography and layout
- Consistency
Standards and Validation
- Accessibility
- HTML validation -> http://validator.w3.org/
- JavaScript validation
- CSS validation -> http://jigsaw.w3.org/css-validator/\
Further reading: Testing/Technical test
Functional Testing
- Check all besproken/complex functionality
- Check search functionality (including relevance of results)
- 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)
- Check on common variations of Screen Resolution
- Test all forms (e.g. contact us, blog comments), including anti-spam features, response emails/text, etc.
- Test without JavaScript, Flash, and other plug-ins
- Check all external links are valid -> lees meer
Performance
- Load test
Finishing Touches
- Create a favicon
Joomla! specific
- 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