Setting up a Selenium-Jenkins task comes with a lot of advantages for developers. Especially given how continuous integration / continuous deployment (CI/CD) pipelines need frequent tests. Achieving such a configuration is desirable as it automates even the automated tests themselves.

This post will show interested developers how to set up and start running automated tests with each CI/CD pipeline cycle. We’ll not limit ourselves to the Selenium-Jenkins pair and method of achieving automation orchestration. Expect to discover an alternative (and easier) way to configure automated tests’ start, execution, and documentation process.

To get us going, let’s review some reasons why the Jenkins-Selenium pair became a sought-after setup. We’ll start with their key features and combined strengths.

#ci/cd #selenium #jenkins

How to Configure and Run Selenium in Jenkins
1.15 GEEK