Category Archives: CI/CD

Run A Job In Jenkins Using Jenkins

CI/CDAutomationTutorial

How To Create & Run A Job In Jenkins Using Jenkins Freestyle Project?

As per the official Jenkins wiki information, a Jenkins freestyle project is a typical build job or task. This may be as simple as building or packaging an application, running tests, building or sending a report, or even merely running few commands.

March 19, 2021

view count237100 Views

Read time16 Min Read

Using GitLab CI To Run Tests Locally

CI/CDAutomationTutorial

How To Use GitLab CI To Run Tests Locally

Taking over from its predecessor, Jenkins, GitLab CI is a continuous integration/continuous delivery (CI/CD) server. It helps development teams to test code from a centralized location, all while providing built-in integration with Git repositories.

March 10, 2021

view count161488 Views

Read time17 Min Read

Use-Jenkins-Shared-Libraries-In-A-Jenkins-Pipeline

CI/CDTutorial

How To Use Shared Libraries In A Jenkins Pipeline?

As Agile methodology picks pace, tools that enable faster time to deliver software got more prominence. Jenkins, arguably the widely used DevOps automation tool, helps companies achieve the full benefits of Agile methodology.

March 2, 2021

view count87912 Views

Read time11 Min Read

CI/CD

How To Set Up Continuous Integration With Git and Jenkins?

There are various CI/CD tools such as CircleCI, TeamCity, Bamboo, Jenkins, GitLab, Travis CI, GoCD, etc., that help companies streamline their development process and ensure high-quality applications.

February 23, 2021

view count75724 Views

Read time16 Min Read

CI/CDTutorial

How To Integrate Cucumber With Jenkins?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Cucumber is an open-source BDD (Behavior-Driven Development) testing tool for automation testing of web applications. It remains to be one of the best frameworks for functional and acceptance testing.

February 11, 2021

view count69976 Views

Read time16 Min Read

CI/CDSelenium JavaTutorial

How To Generate TestNG Reports In Jenkins?

TestNG is an open-source automated testing framework, where ‘NG’ of TestNG is Next Generation. It is similar to JUnit but designed to be better than JUnit, especially when testing integrated classes.

February 4, 2021

view count68282 Views

Read time16 Min Read

build-cicd-pipeline-in-azure-devops

CI/CDDevOpsTutorial

How To Build a CI/CD Pipeline In Azure DevOps ?

Azure DevOps by Microsoft Azure is one of the leading tools that automate CI/CD’s process and, in turn, supports automatic builds and code projects to make them available to others.

February 2, 2021

view count171207 Views

Read time21 Min Read

CircleCI vs. GitLab

CI/CDDevOps

CircleCI Vs. GitLab: Choosing The Right CI/CD Tool

He is a gifted driver. Famed for speed, reverse J, and drifts. He can breeze through the Moscow and Mexico traffic without sweating a drop. Of course, no one gets cracking on Bengaluru roads 😛 But despite being so adept behind the wheels, he sometimes fails to champ the street races.

January 21, 2021

view count104132 Views

Read time15 Min Read

Jenkins integration with Selenium

CI/CDSelenium WebDriverTutorial

Running Selenium Tests in Jenkins

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. DevOps, an organizational approach that has been used immensely for quicker development and deployment of applications, has been the latest technical buzz.

December 14, 2020

view count83113 Views

Read time13 Min Read

Jenkins vs Travis vs Bamboo vs TeamCity

CI/CDDevOps

Jenkins vs Travis vs Bamboo vs TeamCity: Clash Of The Titans

What’s the first thing that comes to mind when you hear the words Software Development and DevOps? There’s only one magic word (five to be more precise)- Continuous Integration and Continuous Delivery.

October 22, 2020

view count49569 Views

Read time22 Min Read