Tag: jenkins
A Tutorial on Integrating Jenkins with Selenium WebDriver
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
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
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
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
DevOps, formed by combining the words ‘development’ and ‘operations’, is a software development process. Its area of focus is the communication and collaboration between...