" This webinar provides an insight into the process of continuous integration using Jenkins. "
Continuous Integration (CI) is a development practice that requires development team to integrate code into a common repository or shared server, multiple times a day. Post integration, automated build is carried out to check the newly integrated code. This process helps in detecting the defects early.
Jenkins is an open source tool, which is used for continuous integration. In this webinar, we are going to provide an insight into the process of continuous integration using Jenkins.
Topics which will be covered:

