Why I Love End-2-End Tests and How To Get Them Right
Is the classic testing pyramid wrong? Learn why focusing on ROI and developer ownership is the key to successful end-to-end testing.
#1about 4 minutes
The story of a failed test automation project
A large-scale effort to automate manual regression tests with an external team resulted in a slow, brittle, and unusable test suite.
#2about 3 minutes
Why the automated end-to-end tests failed
The test suite was doomed by its three-hour runtime, constant failures, and complex local setup requirements, leading to the decision to delete most of them.
#3about 2 minutes
Making the business case for software quality
High internal quality, including robust testing, leads to faster feature delivery over time, making it a cost-effective strategy rather than an expense.
#4about 2 minutes
Why team ownership is crucial for testing
Assigning end-to-end responsibility for features and their corresponding tests to a single team creates accountability and ensures tests are maintained.
#5about 3 minutes
The daily practice of maintaining E2E tests
Successful end-to-end testing requires daily monitoring, debugging complex failure chains, and setting realistic goals for stability and execution time.
#6about 2 minutes
Questioning the test pyramid in modern development
Modern architectures like microservices may benefit from alternative models like the test honeycomb or trophy, which place more emphasis on integration tests over unit tests.
#7about 3 minutes
Focusing on return on investment for tests
Prioritize which tests to write by focusing on their return on investment, using heuristics like fixing production bugs and "embarrassment-driven" testing.
#8about 2 minutes
How good testing improves developer well-being
A solid testing practice reduces production bugs and deployment pain, which directly leads to less stress, less burnout, and higher job satisfaction.
#9about 2 minutes
Four principles for successful end-to-end testing
The core principles for effective testing are to build them with features, ensure team ownership, monitor them closely, and focus on their return on investment.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
04:45 MIN
Why traditional testing methods fail for microservice architectures
Lessons from Our API Past: Evolving to a Resilient API Future
04:09 MIN
Using automation as a catalyst for team collaboration
How to add test automation to your project: The good, the bad, and the ugly
01:19 MIN
The limitations of traditional end-to-end testing
Let's get visual - Visual testing in your project
02:50 MIN
Why traditional testing methods fail to guarantee quality
How will artificial intelligence change the future of software testing?
01:45 MIN
The evolution of testing practices at Chrono24
Write tests you love, not hate
04:03 MIN
Testing is a social and human-centric science
Excellent Software Testing
02:34 MIN
Rethinking the traditional testing pyramid
Your Testing Strategy is broken - lets fix it!
03:43 MIN
Setting the stage for a test automation project
How to add test automation to your project: The good, the bad, and the ugly
Integration And E2E Testing: Are They Complementary or Interchangeable?The coronavirus pandemic’s effect on the software development industry was not as devastating as for, say, arts and tourism. In fact, the industry demonstrated significant resilience. According to Statista, only about a third of IT specialists worldw...
Gerry Schneider
I have a stream! Why it’s definitely worth speaking at tech conferences.Giving talks at certain events is a longed-for goal for many developers. For a good reason: it is the perfect opportunity to share your expertise and passion for a specific topic, help others learn from your mistakes, drive awareness of your solution...
Benedikt Bischof
Why You Shouldn’t Build a Microservice ArchitectureWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Michael Eisenbart who talks about the pros and cons of microservice architecture.About the speaker:Michael has been working for Bosch as a sof...