CI/CD
-
Software Development
Comprehensive Guide To Jenkins Declarative Pipeline [With Examples]
Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in…
Read More » -
Software Development
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…
Read More » -
Software Development
Using Jenkins as your go-to CI/CD tool
Introduction Everyone loves Agile and the way it is replacing all the older methodologies and development models with a streamlined…
Read More » -
Software Development
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…
Read More » -
Software Development
Kicking The Tyres
In my role as a software development consultant, I am often called on to boost software development practices up to…
Read More » -
DevOps
Top 10 CI/CD Pipeline Implementation Challenges And Solutions
CI/CD pipelines have become the mainstream approach to software development across the entire IT sector. There’s no doubt that CI/CD…
Read More » -
DevOps
Best Jenkins Pipeline Tutorial For Beginners [Examples]
Jenkins CI/CD has always been the goto option for DevOps professionals and beginners. It has more than 16,000 stars on…
Read More » -
DevOps
TeamCity vs. Jenkins: Picking The Right CI/CD Tool
Every software development cycle involves three major phases-building, testing, and deployment. A lag in any of these three phases will…
Read More » -
DevOps
How Continuous Testing in DevOps enables quality in the CI/CD Pipeline
We all understand the importance of software testing and how it transforms the goodwill of the business by enabling delivery…
Read More »