
Sign up to save your podcasts
Or


"It works on my machine!""Just re-run it, it's a network glitch."If you say these things, your test automation suite is in trouble.
Flaky tests (tests that randomly pass or fail) are the #1 reason why companies lose trust in automation. And contrary to popular belief, it’s usually NOT the tool's fault. It’s the code.In this episdoe, I expose the 3 Deadly Sins of flaky automation and how to fix them.We cover:1. Race Conditions: Why your script is faster than the app (and why Thread.sleep is evil).
2. State Management: Why your tests are fighting each other.
3. UI Addiction: Why you should stop clicking and start using API shortcuts.Stop building a "House of Cards". Start building a reliable framework.
📺 Prefer the visual version? Watch this episode on YouTube: https://www.youtube.com/watch?v=TZBHUHHQLRw
🤝 Join the discussion and connect with me on LinkedIn: https://www.linkedin.com/in/ciepielewski/
By Kacper Ciepielewski"It works on my machine!""Just re-run it, it's a network glitch."If you say these things, your test automation suite is in trouble.
Flaky tests (tests that randomly pass or fail) are the #1 reason why companies lose trust in automation. And contrary to popular belief, it’s usually NOT the tool's fault. It’s the code.In this episdoe, I expose the 3 Deadly Sins of flaky automation and how to fix them.We cover:1. Race Conditions: Why your script is faster than the app (and why Thread.sleep is evil).
2. State Management: Why your tests are fighting each other.
3. UI Addiction: Why you should stop clicking and start using API shortcuts.Stop building a "House of Cards". Start building a reliable framework.
📺 Prefer the visual version? Watch this episode on YouTube: https://www.youtube.com/watch?v=TZBHUHHQLRw
🤝 Join the discussion and connect with me on LinkedIn: https://www.linkedin.com/in/ciepielewski/