We spent 5 hours this week trying to debug a flaky test on a staging environment.
It got me thinking, in your testing workflow, which phase actually eats up the most time? I used to think it was test execution, but lately… debugging is the real black hole.
Cast your vote, and drop a comment if you’ve got a story to share.
- Test Planning
- Test Execution
- Test Reporting
- Debugging
0 voters
For me, debugging always throws a surprise. A small selector change caused 20 test failures last week
What’s your “longest phase” horror story?