Today I start reading Chapter 24 Refactoring of Code Complete. I noticed this pasage :
“Coding, debugging, and unit testing consume between 30 to 65 percent of the effort on a typical project, depending on the project’s size.”
I was very surprised to realize that I don’t calculate debugging and/or testing into estimates which I do !
Shame on me ! 😀