π§ͺ Methodologies
Test Types
- Manual testing
- Individual feature tests
- Release testing
- Smoke testing
- Regression testing
- Automated testing
- Used when the feature set is more stable and the time investment to setup and maintain automation is less than the time it would take to test manually with each minor release.
- However if they are estimated to be around the same amount of investment it is preferable to use automation.
- This is because there are often unknowns in planning and development that arise where clients will request more unexpected updates or some discovery for future development is required.
Risks & Priorities
- Performance
- SEO
- Accessibility
- Design Accuracy
- Functionality
Table of Contents