TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why I disagree with the Just a Ship It mentality

2 pointsby ondiekijuniorover 9 years ago

1 comment

tired_manover 9 years ago
A number of years ago, this practice was known as the &quot;good enough to ship&quot; philosophy and attributed to Microsoft.<p>Mr. Patel nailed it. This does a disservice to the client by giving them a bug ridden product that had neither sufficient time for a proper QA&#x2F;regression cycle nor for supporting documentation.<p>QA and documentation groups need time to verify features and operation. Agile development seems to be the culprit when I encounter this situation.It&#x27;s seems fine for smaller projects with small dev groups. However, I have yet to see Agile function smoothly: i.e., a smooth development cycle where all the pieces fit, sufficient QA&#x2F;regression cycles, and documentation that matches reality.<p>What I do see are missed release dates as a matter of course, purposely short QA and regression in vain attempts to release on time, and docs that have to be written against thin air, as their writers didn&#x27;t have the finished product until the clients did. And even then it doesn&#x27;t work like that wonderful idea from the beginning. Some companies can only push the releases so far before violating delivery contracts.<p>New does not mean panacea.