The default movement on a software project should be in the direction of taking elements of the software away to make it simpler rather than adding elements to make it more complex.
Steve McConnellTrying to apply formal methods to all software projects is just as bad as trying to apply code-and-fix development to all projects.
Steve McConnellThe primary purpose of software estimation is not to predict a project's outcome; it is to determine whether a project's targets are realistic enough to allow the project to be controlled to meet them.
Steve McConnell