51Testing软件测试论坛

标题: Continuous Integration [打印本页]

作者: connie    时间: 2006-5-5 23:23
标题: Continuous Integration
原文链接:http://martinfowler.com/articles ... ntinuousIntegration

Continuous Integration
Martin Fowler

Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.

......




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2