Most of the time spent on a project is debugging and bug fixing.
"Oh, I'm 99% done, I just need to do some testing"
Testing as you go will increase your development time, but reduce debugging time.
Prev | toc | Next