Signup/Sign In
Purple color jenkins Logo

Purple color jenkins Logo Continuous Integration with Jenkins

The phrase Continuous Integration was first coined by Grady Booch in 1994. He coined this phrase in object oriented analysis & design application in order to explain how the small internal releases plays a vital role while developing the micro processes.

In this tutorial, we will learn how to setup Jenkins and use it to run build and Unit test cases as part of continuous integration and deployment.

Related Tutorials