TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why I disagree with the Just a Ship It mentality

2 点作者 ondiekijunior超过 9 年前

1 comment

tired_man超过 9 年前
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.