Wednesday, February 4, 2015

Devs are from Venus, Ops are from Mars: Introduction to Continuous Integration (CI), Pt. I

This article is a continuation of a series of articles about Test-Driven Development (TDD) and Continuous Integration (CI). The past couple articles introduced you to test-driven development and the notion of developing a comprehensive test suite for your application. The primary benefit to using the test-driven development approach is that you can deploy an application with the confidence that it is well tested and will behave as you expect it to. This article introduces Continuous Integration, describes its motivations, and reviews the benefits that a technical organization can derive from it.



from dzone.com: latest front page http://www.dzone.com/links/r/devs_are_from_venus_ops_are_from_mars_introductio.html

No comments:

Post a Comment