Testing as Evidence
Last reviewed 15 March 2019 by Crispin Read
Description
We'll take another look at testing for web apps and development. In particular we want to identify the sorts of tests you do at work and what additional testing you could bring in to benefit projects.
Outcomes
At the end of this training you will be able to:
- Identify different types of testing in the work environment
- Relate these tests and strategies to your evidence documents
Learner Requirements
- Understanding of front-end web development
Outline
- Why is testing important
- When do we test
- How do we test
- 6 steps for testing web apps/sites
- Functional Testing
- Usability Testing
- Interface Testing
- Compatibility Testing
- Performance Testing
- Security Testing
- Relating tests to your evidence
Tasks
- Review your evidence for additional examples of testing
Resources / Reference
- Slides: Testing and Evidence
- Template: Test Plan
- Tools:Lighthouse
- Auditing with Lighthouse
- Using Lighthouse To Improve Page Load Performance
- Tutorial:Web Application Testing Complete Guide (How to Test a Website)
- MDN: Tools and Testing
- Blog: 7 useful tools for website testing
- MDN: Intro to automated Testing