Before deploying the code in production, a best practice is running all required tests: unit, integration, and E2E tests. But why don’t you also test the performance and the accessibility of your web application? In TUI Musement, every team implements unit and integration tests and we have a QA team…