Category Archives: CI/CD
• 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
72433 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
176619 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
107708 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
87881 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
52735 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
123234 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
39948 Views
20 Min Read
Top 13 Compelling Advantages of CI/CD You Mustn’t Overlook
In traditional software development approaches, releases are spread out and recur at intervals for every small feature update or bug fix. This dramatically increases the chances of changes getting coupled at the time of deployment.
September 24, 2020
39178 Views
10 Min Read
• CI/CD • Automation • Tutorial
What is Jenkins? Architecture, Installation, and Setup Explained
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Jenkins Tutorial. Continuous Integration & Continuous Delivery are integral parts of DevOps, as they are used for integrating multiple stages of the methodology.
September 2, 2020
204566 Views
37 Min Read
Bamboo vs Jenkins: Showdown Of 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. Continuous integration and continuous delivery is a method to derive delivery consistency in an SDLC. As a process, it helps you automate your development pipeline while making sure everything is tracked.
August 26, 2020
114173 Views
19 Min Read