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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The why and how of Measuring Software Quality

2 点作者 ses超过 11 年前

1 comment

alttag超过 11 年前
I study software processes for a living. Most of the organizations I&#x27;ve looked at are large enough and have mature enough processes that some of your list doesn&#x27;t apply.<p>In a recent project, we sent a request to an industry luminary (one of the signers of the Agile Manifesto), on what metric(s) would be ideal for improving the quality output of agile teams. He responded back that the only metric he thought worth considering was the number of interruptions developers encountered daily.<p>The company we were studying at the time made two distinct changes: 1) re-working their automated build failure notification email (better recipient targeting, clearer error highlighting) resulting in faster fix commits. 2) An organizational push to trim their unit test suite (by about half) which decreased time needed for hardening and freed resources for new development.