Testing/Standaard checklist/Basic

From 2value wiki 2
Revision as of 03:00, 9 April 2013 by 2value>Interwiki linking script (Created page with "=Benadering= 2Value doet bij een standaard checklist "Basic" aan ''cherry picking'': hoe kunnen we gemakkelijk en snel belangrijke in het oog lopende dingen testen? Als de klant...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Benadering

2Value doet bij een standaard checklist "Basic" aan cherry picking: hoe kunnen we gemakkelijk en snel belangrijke in het oog lopende dingen testen? Als de klant zelf niks kan verzinnen, pakken we zelf een de minimale testinspanning die wel de must haves redelijkerwijs allemaal eruit haalt.

Checklist

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


Level basic is minimum dat ie terug geeft