|
|
|
|
|
by acaloiar
4115 days ago
|
|
"If you ask any developer whether a slower development process is better, no one ever says yes. Nor do management or customers ever complain that your development cycle is too fast for them." I've never known a developer not to speak up when the development cycle is too fast or a user who is not averse to the resultant buggy software. |
|
Pushing code too fast is clearly a problem that causes bugs, and neither developers or users are a fan of.
The 'development cycle' includes the total time to implement something, including time taken to fix resultant bugs.
Where you can speed up the development cycle without introducing more bugs (eg. by implementing comprehensive testing and QA practices), then no one is going to complain.