313
0
DiscussionTrending
The 5 test anti-patterns that cost our team the most time — and how we fixed themAfter a test suite audit last quarter, we identified the problems causing the most maintenance pain. In order: 1. Tests…
8.4k views313
23 discussions
After a test suite audit last quarter, we identified the problems causing the most maintenance pain. In order: 1. Tests…
Most testing focuses on the output: did the API return the right response? But I've started treating observability as a…
We rewrote our entire test suite (600 tests → 800 tests, Selenium Java → Playwright TypeScript) over 8 months. Honest…