
All other checks and actions apart from Unit and Browsing testing that can be added to a project to quality assurance: accessibility, performance, API testing, static analysis and other tests.
Prerequisite
Basic knowledge of project quality assurance. The talk would be useful for both tech (what things can be added to a project) and non-tech profiles (what you can ask for in your project).
Outline
During project development and maintenance developers use tests to ensure that all parts of the site are working as expected. While this is a good practice (and less common than it should be) there are many other tests, checks and safety nets that can be used to improve the Q&A of the project and the health of the project.
This session features other types of testings besides Unit and browser testing with other tests like behaviour or acceptance testing and other safety nets like:
- Visual regression testing
- Accessibility testing
- Performance, quality and correctness testing
- External API testing
- Static analysis (code, linters, Drupal way, etc)
- Smoke testing

Ricardo Sanz