Jenkins Tutorial #8 – Run Test Cases from Github using Jenkins

In this Jenkins tutorial, we will learn how run test cases from Github using Jenkins. In this video we will understand how to fetch Selenium automation code from GitHub and run the test cases using Jenkins job.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.

Jenkins Tutorial #5 – How to Parameterize Jenkins Job

In this Jenkins tutorial, we will learn how to parameterize Jenkins job. Jenkins job parameters lets us to pass the data into your Jenkins job. There are many parameter types supported by Jenkins. Some of the common ones are: String, Choice, Password, File, Multi-line, Run, Credentials.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.

Jenkins Tutorial #4 – Create First Job in Jenkins | Freestyle Job

In this Jenkins tutorial, we will learn how to create first job in Jenkins. We will understand about Jobs in Jenkins from very basic and then create a freestyle job to perform some of the operations by using the configured Jenkins job.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.

Jenkins Tutorial #3 – Jenkins Dashboard Overview | Homepage Overview

In this Jenkins tutorial, we will learn about Jenkins Dashboard overview and understand some of the important sections and functionalities available on Jenkins homepage once you login to Jenkins for first time. This video is about basic homepage overview of Jenkins.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.

Jenkins Tutorial #2-Jenkins Installation and Setup | Configure Jenkins

In this Jenkins tutorial, we will learn about the Jenkins installation and setup. We will configure Jenkins using Jenkins.war file as the installation and configuration steps will be almost similar on different platforms using this approach.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.