摘要
从软件质量提升角度而言,单元测试阶段发现的问题最多,投入的经费最少,承担的风险也最小。软件质量不但依赖于需求分析、系统架构,而且与代码质量紧密相关。代码质量与其编码规范成正比,整洁且标有注释的代码,既在质量上较为可靠,也为后期维护、升级降低了风险。
From a perspective of software quality improvement, most problems are found by unit test. There is the minimum in investment and risk. The software quality can depend on not only the requirement analysis, system architecture, but also the quality of the code. Code quality is proportional to its coding specifications, clean and commented code marked not only more reliable in terms of quality, but also for post-maintenance,upgrade reduces risk.
出处
《江苏科技信息》
2015年第4期65-66,共2页
Jiangsu Science and Technology Information
关键词
软件质量
代码审查
第三方测试
software qulity
code review
third-party testing