Difference between revisions of "Template:Testchecklist"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users 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 15: | Line 16: | ||
===Content and Style=== | ===Content and Style=== | ||
#Typography and layout | #Typography and layout | ||
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
##Check for incorrect punctuation marks, particularly apostrophes, quotation marks and hyphens/dashes | ##Check for incorrect punctuation marks, particularly apostrophes, quotation marks and hyphens/dashes | ||
##Check headings for where you could potentially use ligatures | ##Check headings for where you could potentially use ligatures | ||
##Check for widow/orphan terms in important paragraphs | ##Check for widow/orphan terms in important paragraphs | ||
− | #Spelling and grammar}} | + | #Spelling and grammar |
− | #Consistency | + | |}}#Consistency |
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
##Capitalisation (especially of main headings) | ##Capitalisation (especially of main headings) | ||
##Tense/Style of writing | ##Tense/Style of writing | ||
Line 27: | Line 28: | ||
##Variations in words (e.g. Websites vs Web Sites, or UK vs US spelling) | ##Variations in words (e.g. Websites vs Web Sites, or UK vs US spelling) | ||
##Treatment of bulleted lists (e.g. periods or commas at end of each item) | ##Treatment of bulleted lists (e.g. periods or commas at end of each item) | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Check for hard-coded links to staging domain (i.e. ensure all links will change to ‘live’ URL/domain when site is launched) | #Check for hard-coded links to staging domain (i.e. ensure all links will change to ‘live’ URL/domain when site is launched) | ||
#Ensure no test content on site | #Ensure no test content on site | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Check how important pages (e.g. content items) print | #Check how important pages (e.g. content items) print | ||
#For re-designs, ensure important old/existing URLs are redirected to relevant new URLs, if the URL scheme is changing | #For re-designs, ensure important old/existing URLs are redirected to relevant new URLs, if the URL scheme is changing | ||
#Check all ‘Hidden Copy’ (e.g. alt text, transcriptions, text in JavaScript functions) | #Check all ‘Hidden Copy’ (e.g. alt text, transcriptions, text in JavaScript functions) | ||
− | }} | + | |}} |
===Standards and Validation=== | ===Standards and Validation=== | ||
#Accessibility | #Accessibility | ||
#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}} }} | | ||
===Search Engine Visibility, SEO and Metrics=== | ===Search Engine Visibility, SEO and Metrics=== | ||
#Page Titles are important; ensure they make sense and have relevant keywords in them. | #Page Titles are important; ensure they make sense and have relevant keywords in them. | ||
#Create metadata descriptions for important pages. | #Create metadata descriptions for important pages. | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Check for canonical domain issues (e.g. variations in links to http://site.com http://www.site.com http://www.site.com/index.html should be reduced to a single consistent style) | #Check for canonical domain issues (e.g. variations in links to http://site.com http://www.site.com http://www.site.com/index.html should be reduced to a single consistent style) | ||
#Ensure content is marked-up semantically/correctly (HTML-tags, etc.) | #Ensure content is marked-up semantically/correctly (HTML-tags, etc.) | ||
Line 52: | Line 56: | ||
#Create an XML Sitemap <br/>-> consider the Joomla! extension [http://extensions.joomla.org/extensions/structure-a-navigation/site-map/3066 Xmap] | #Create an XML Sitemap <br/>-> consider the Joomla! extension [http://extensions.joomla.org/extensions/structure-a-navigation/site-map/3066 Xmap] | ||
#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 | + | #Check all besproken/complex functionality |
#Check search functionality (including relevance of results) | #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 browser (Internet Explorer, Firefox, Safari, Chrome etc.), version (6, 7, 2.2, 3.1 etc.) and platform (Windows, OSX, Linux) | ||
Line 61: | Line 66: | ||
#Test without JavaScript, Flash, and other plug-ins | #Test without JavaScript, Flash, and other plug-ins | ||
#Check all external links are valid -> [[Associate:Checklist/linkcheckers|lees meer]] | #Check all external links are valid -> [[Associate:Checklist/linkcheckers|lees meer]] | ||
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
===Security/Risk=== | ===Security/Risk=== | ||
#Configure backup schedule, and test recovery from backup. | #Configure backup schedule, and test recovery from backup. | ||
#Protect any sensitive pages (e.g. administration area) | #Protect any sensitive pages (e.g. administration area) | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Use robots.txt where necessary | #Use robots.txt where necessary | ||
#Security/Penetration test | #Security/Penetration test | ||
Line 71: | Line 76: | ||
#Check disk space/capacity | #Check disk space/capacity | ||
#Set-up email/SMS monitoring/alerts (e.g. for errors, server warnings); consider internal and external monitoring services | #Set-up email/SMS monitoring/alerts (e.g. for errors, server warnings); consider internal and external monitoring services | ||
− | }} | + | |}} |
+ | |||
===Performance=== | ===Performance=== | ||
#Load test | #Load test | ||
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Check image optimisation <br/>-> [http://www.smushit.com/ysmush.it/ All Smush.it] | #Check image optimisation <br/>-> [http://www.smushit.com/ysmush.it/ All Smush.it] | ||
#Check and implement caching where necessary <br/>-> [http://www.nonumber.nl/extensions/cachecleaner NoNumber Cache Cleaner] | #Check and implement caching where necessary <br/>-> [http://www.nonumber.nl/extensions/cachecleaner NoNumber Cache Cleaner] | ||
#Check total page size/download time <br/>-> Firefox plugin Yslow | #Check total page size/download time <br/>-> Firefox plugin Yslow | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Minify/compress static (JavaScript/HTML/CSS) files <br/>-> use compress plugins | #Minify/compress static (JavaScript/HTML/CSS) files <br/>-> use compress plugins | ||
#Optimise your CSS: use short image paths; make full-use ‘cascading’ nature of CSS, etc. <br/>-> use compress plugins | #Optimise your CSS: use short image paths; make full-use ‘cascading’ nature of CSS, etc. <br/>-> use compress plugins | ||
Line 85: | Line 91: | ||
#Configure server-based logging/measurement tools (e.g. database/web server logging) | #Configure server-based logging/measurement tools (e.g. database/web server logging) | ||
#Lees meer hierover in de SlideShare presentatie van [[user:hkuijpers|Hans Kuijpers]] over [http://www.slideshare.net/hans2103/site-performance-optimization-joomla Site Performance Optimization] | #Lees meer hierover in de SlideShare presentatie van [[user:hkuijpers|Hans Kuijpers]] over [http://www.slideshare.net/hans2103/site-performance-optimization-joomla Site Performance Optimization] | ||
− | }} | + | |}} |
===Finishing Touches=== | ===Finishing Touches=== | ||
#Create a favicon | #Create a favicon | ||
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
#Create custom 404/error pages <br/>-> consider the Joomla! extension [http://extensions.joomla.org/extensions/site-management/url-redirection/9989 Dynamic404] | #Create custom 404/error pages <br/>-> consider the Joomla! extension [http://extensions.joomla.org/extensions/site-management/url-redirection/9989 Dynamic404] | ||
− | }} | + | |}} |
===Joomla! specific=== | ===Joomla! specific=== | ||
# Remove testcontent from configuration.php | # Remove testcontent from configuration.php | ||
− | {{# | + | {{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|pro|1|0}} }} | |
==Post-Launch== | ==Post-Launch== | ||
===Marketing=== | ===Marketing=== | ||
Line 104: | Line 110: | ||
#Check analytics for problems, popular pages etc. and adjust as necessary | #Check analytics for problems, popular pages etc. and adjust as necessary | ||
#Update content | #Update content | ||
− | }}{{# | + | |}}{{#ifexpr: {{#expr: {{#ifeq:{{{level}}}|medium|1|0}} or {{#ifeq:{{{level}}}|pro|1|0}} }} | |
'''For an updated list check -> http://www.boxuk.com/blog/the-ultimate-website-launch-checklist''' | '''For an updated list check -> http://www.boxuk.com/blog/the-ultimate-website-launch-checklist''' | ||
− | }} | + | |}} |
<noinclude> | <noinclude> | ||
==Uitleg Template== | ==Uitleg Template== |
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