July 2014
Intermediate to advanced
314 pages
6h 25m
English
In this chapter, you will be introduced to the concept of Extreme Programming (XP), Continuous Integration (CI), the benefits of CI, and JUnit test automation using various tools.
The following topics will be covered in this chapter:
In college, I was working on a critical steganography (image watermarking) project and simultaneously developing a module on my home computer, where I integrated my changes with other changes on the college server. Most of my time was wasted in integration. After manual integration, I would find everything broken; so, integration was terrifying.
When CI is not available, development teams or developers make changes ...
Read now
Unlock full access