Home Tags Jenkins

Tag: jenkins

A Tutorial on Integrating Jenkins with Selenium WebDriver

0
Selenium is the most popular open source automated testing tool for Web applications. Jenkins is an open source continuous integration tool written in Java....

Integration of a Simple Docker Workflow with Jenkins Pipeline

0
This article is a tutorial on integrating the Docker workflow with Jenkins Pipeline. In this article we will look at working with the pipeline script,...

Using Jenkins to Create a Pipeline for Android Applications

1
This article is a tutorial on how to create a pipeline to perform code analysis using lint and create a APK file for Android...

Get Started with Jenkins 2.0: Pipeline as Code

0
  With the Pipeline suite of plugins, the mantra of Jenkins 2.0—of ‘Pipeline as Code’ —is gaining momentum. This is evident from the growing number...

Ansible deployment of Jenkins

0
DevOps, formed by combining the words ‘development’ and ‘operations’, is a software development process. Its area of focus is the communication and collaboration between...