本文主要是介绍Continuous Integration: Improving Software Quality and Reducing Risk,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpFor any software developer who has spent days in integration hell, cobbling together myriad software components, Continuous Integration: Improving Software Quality and Reducing Risk illustrates how to transform integration from a necessary evil into an everyday part of the development process. The key, as the authors show, is to integrate regularly and often using continuous integration (CI) practices and techniques.
The authors first examine the concept of CI and its practices from the ground up and then move on to explore other effective processes performed by CI systems, such as database integration, testing, inspection, deployment, and feedback. Through more than forty CI-related practices using application examples in different languages, readers learn that CI leads to more rapid software development, produces deployable software at every step in the development lifecycle, and reduces the time between defect introduction and detection, saving time and lowering costs. With successful implementation of CI, developers reduce risks and repetitive manual processes, and teams receive better project visibility.
The book covers*How to make integration a non-event on your software development projects
*How to reduce the amount of repetitive processes you perform when building your software
*Practices and techniques for using CI effectively with your teams
*Reducing the risks of late defect discovery, low-quality software, lack of visibility, and lack of deployable software
*Assessments of different CI servers and related tools on the market
http://rapidshare.com/files/56041781/0321336380.zip
http://depositfiles.com/files/1850288
这篇关于Continuous Integration: Improving Software Quality and Reducing Risk的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!