Testing/Standaard checklist/Basic
Jump to navigation
Jump to search
Contents
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?
- 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
Level basic is minimum dat ie terug geeft