DiscussionTrending
Using observability (logs, metrics, traces) as part of your testing strategyMost testing focuses on the output: did the API return the right response? But I've started treating observability as a…
3.6k views
102 discussions
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…