Skip navigation.

Practical Testing: 16 - Fixing a timeout bug

Practical Testing: 16 - Fixing a timeout bug

Back in 2004, I wrote a series of articles called "Practical Testing" where I took a piece of complicated multi-threaded code and wrote tests for it. I then rebuild the code from scratch in a test driven development style to...
Posted by Len at 10:28 AM | Comments (5) | Categories: Source Code, Testing