
Automated E2E tests can quickly verify if the most important functionalities work as expected. They can significantly shorten the feedback loop which improves predictability and allows to detect possible problems earlier in the development process. It’s essential if we want to release and deliver business value faster and more frequently.
However, automated tests can be also useful for non-functional purposes. During the presentation, you will see how they can be used as a Data Feed for other elements of the quality pipeline – performance tests and automated security scanners like OWASP ZAP.