Category Archives: CI/CD
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
93102 Views
11 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
80783 Views
16 Min Read
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
76133 Views
16 Min Read
• CI/CD • Selenium Java • Tutorial
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
72972 Views
16 Min Read
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
177228 Views
21 Min Read
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
108188 Views
15 Min Read
• CI/CD • Selenium WebDriver • Tutorial
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
88458 Views
13 Min Read
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
53174 Views
22 Min Read
• Automation • CI/CD • DevOps
How To Integrate Jenkins & Maven With Selenium?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. Jenkins is one of the popular tools for continuous integration, build management, and automation testing. Maven is a popular build automation tool that is widely used for Java projects.
October 13, 2020
123754 Views
18 Min Read
Travis CI vs CircleCI: Comparing The Best CI/CD Tools
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Top CI/CD Tools Comparison. Over the past few years, the Continuous Integration and Continuous Deployment space have been gaining prominence. CI/CD tools have now become an integral part of the DevOps testing activity.
October 5, 2020
40435 Views
20 Min Read