Jens Happe
Write tests you love, not hate
#1about 9 minutes
Identifying the common pains of software testing
Traditional testing approaches often lead to excessive boilerplate code, fragile tests that break on refactoring, and slow execution times that disrupt developer flow.
#2about 5 minutes
Improving test readability with the given-when-then pattern
Structuring tests using the given-when-then pattern and explicit constants makes the setup, action, and verification steps clear and easy to follow.
#3about 8 minutes
Reducing boilerplate with entity builders and trainers
The entity builder pattern simplifies test data creation, while trainer classes encapsulate the configuration of mock objects to reduce repetitive setup code.
#4about 12 minutes
Decoupling tests from implementation details
Avoid fragile tests by testing broader use cases instead of individual classes, which allows for refactoring the implementation without breaking the tests.
#5about 4 minutes
How to speed up slow test execution
Isolate tests from slow external dependencies like databases and frameworks by using clean architecture principles to focus on testing core logic.
#6about 2 minutes
The evolution of testing practices at Chrono24
A look at how Chrono24 moved from minimal automated testing to a sophisticated system with thousands of fast, use-case-driven tests.
#7about 3 minutes
Summary of key principles for better testing
A recap of the core strategies for writing useful tests, including clear structure, simplified setup, decoupling from implementation, and isolating external dependencies.
#8about 12 minutes
Q&A on testing strategies and team adoption
Answering audience questions about integration testing challenges, code abstraction, introducing new testing methods to a team, and the role of testing for junior developers.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:10 MIN
Why developers avoid unit testing JavaScript
Yes, You Need to Unit Test your JavaScript. Here's How.
16:43 MIN
Practical strategies for testing legacy applications
Testing .NET applications a Tool box for every developer
04:55 MIN
Introducing the core principles of test-driven development
Breaking the Bug Cycle: TDD for the Win
08:37 MIN
Understanding the Test-Driven Development workflow
Yes, You Need to Unit Test your JavaScript. Here's How.
18:22 MIN
Building a sustainable culture of clean code
Breaking the Bug Cycle: TDD for the Win
39:18 MIN
Adopting TDD as a design tool, not just a testing method
Treat yourself - A tale about dog training and test-driven development
12:36 MIN
How TDD builds a strong foundation of unit tests
Treat yourself - A tale about dog training and test-driven development
00:02 MIN
The high cost of debugging flaky tests
Fighting test flakiness with time machines
Featured Partners
Related Videos
Dirty Tests And How To Clean Them
Gil Zilberfeld
Single Server, Global Reach: Running a Worldwide Marketplace on Bare Metal in a Cloud-Dominated World
Jens Happe
Test-Driven Development: It's easier than you think!
Eric Deandrea
How Unit Testing Saved My Career
Annelore Egger
TDD for Vue.js Developers
Markus Oberlehner
Why I Love End-2-End Tests and How To Get Them Right
Johannes Stern
Why you must use TDD now!
Alex Banul
How not to test
Golo Roden
From learning to earning
Jobs that call for the skills explored in this talk.

Software Developer - (WMS, MFC)
TGW Logistics GmbH
Regensburg, Germany
Remote
Intermediate
Senior
Java
Scrum
Unit Testing

Software Tester (f/m/d)
Power Plus Communications
Mannheim, Germany
Intermediate
Senior
Python
Unit Testing
Automated Testing

Test System and Release Engineer (m/w/d)
AKDB Anstalt für kommunale Datenverarbeitung in Bayern
München, Germany
Intermediate
Senior
JavaScript
Automated Testing





