Hacker News new | past | comments | ask | show | jobs | submit login

My tests usually involve common expected/actual cases. Manual testing can uncover "unique" scenarios where my code can break.



Manual testing can discover bugs. But the first step toward debugging should be writing an automated test to exercise the manually discovered bug, imho.

That said, bug-driven testing is a separate issue from TDD.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: