End-to-end test probes with Playwright
Learn how we set up reliable automated end-to-end test probes for our Zalando website using Playwright Read more...
2024
Enhancing the Mock Server: A User Interface Approach
A summary of our experience using a mock server library in our frontend React application and how we leveraged a... Read more...
2024
Using modules for Testcontainers with Golang
In this post, we explain how to use modules for Testcontainers with Golang and how to fix common issues. Read more...
2023
Mastering Testing Efficiency in Spring Boot: Optimization Strategies and Best Practices
Unlock the secrets to supercharging your Spring Boot tests! Explore how we utilized specific techniques, resulting... Read more...
2023
Functional tests with Testcontainers
We explore how to write functional tests using Testcontainers.org library in Java-based backend applications. Read more...
2022
Building an End to End load test automation system on top of Kubernetes
Learn how we built an end-to-end load test automation system to make load tests a routine task. Read more...
2021
Integration tests with Testcontainers
We explore how to write integration tests using Testcontainers.org library in Java-based backend applications. Read more...
2021
Stop using constants. Feed randomized input to test cases.
Most test cases assert using hand typed constants. Leveraging randomized input is a much better approach. Read more...
2021
How Zalando prepares for Cyber Week
Learn how we prepare our platform for Cyber Week - the highest traffic period in the year. Read more...
2020
End-to-end load testing Zalandoβs production website
How we made sure we stayed online for Black Friday 2018 Read more...
2019