...
首页> 外文期刊>.Net Developer's Journal >Clean and Protect a Large .NET Code Base with Coding Standards and Unit Testing
【24h】

Clean and Protect a Large .NET Code Base with Coding Standards and Unit Testing

机译:使用编码标准和单元测试来清理和保护大型.NET代码库

获取原文
获取原文并翻译 | 示例
           

摘要

Developer testing done early in the software's lifecycle is known to have a high positive impact on application quality, since this is the phase where finding and fixing bugs is cheapest, easiest, and fastest. Ideally, coding standard checking and unit testing would be done on every piece of code before it was added to a team's code base. However, this is not always practical. Many organizations don't give developers the time and resources needed for this testing. Moreover, most organizations don't develop applications "from scratch" by writing new code for all required functionality. Rather, they typically make incremental enhancements to a large amount of functioning legacy code, or add their own code to extend third-party or Open Source packages. The resulting code bases could include legacy code written by the organization, code obtained via a merger/acquisition, code obtained from an outsourcer, or code that was developed by the Open Source community and downloaded from the Internet.
机译:众所周知,在软件生命周期的早期进行的开发人员测试对应用程序质量产生了积极的影响,因为这是发现和修复错误最便宜,最容易和最快的阶段。理想情况下,在将每段代码添加到团队的代码库之前,都要对它们进行编码标准检查和单元测试。但是,这并不总是可行的。许多组织没有为开发人员提供此测试所需的时间和资源。而且,大多数组织不会通过为所有必需功能编写新代码来“从头开始”开发应用程序。相反,它们通常会对大量功能正常的旧代码进行增量增强,或者添加自己的代码以扩展第三方或开源软件包。生成的代码库可能包括组织编写的旧代码,通过合并/收购获得的代码,从外包商获得的代码或由开源社区开发并从Internet下载的代码。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号