Posts Tagged with "Continuous Integration (CI)"

Continuous Integration for Dummies

Monday, December 15, 2008

0 Comments

Continuous Integration (CI) is a software development process where all code changes that are posted to the Source Code Control System (SCCS) server are compiled to ensure no inconsistencies. Implementing CI as a business process in your product development, is quickly becoming the industry standard as another method to ensure quality work. The reason CI brings value to your [...]

Continue reading...