We discussed the Jenkins pipeline in one of the previous articles. Here, I have Postman collections to run using Jenkins. We know that the Postman collections are the set of API requests for different purposes created using the Postman tool. In this article, we are going to discuss the Jenkins configuration for Postman... Continue Reading →
8 Steps to Configure Jenkins to run your project and schedule it
Introduction Jenkins is an open source continuous integration tool written in Java.Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat. It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and... Continue Reading →