Benefits of E2E Test Automation & Continuous Testing (Part 4: to Developers)
Programmers become more efficient and satisfied
Non-Medium-Members: you can view this article free on Vocal Media.
Continuous Testing (enables software teams to push software updates to production daily. Not fake CI/CD talks. Check out “Continuous Integration at Facebook” and AgileWay Continuous Testing Grading) is the heart of the software development process. It benefits all stakeholders of a software project.
- Executives
- Managers
- Business Analysts
- Developers
- Testers (automated & manual)
- Customers
Developers spend 50+% of their time doing manual testing, anyway
You might have heard about the joke above before, of course, it went too far. But at least give you a perspective that programmers do spend a lot of time fixing wrong code. As we know, testing is a part of bug fixing.