0 votes
in Jenkins by
What is Jenkins and why is it used?

1 Answer

0 votes
by

Jenkins is a continuous integration (CI) tool for real-time testing and reporting of smaller builds in a large chunk of code. It is written in Java. It is used because it helps developers and testers work in tandem to detect and close defects early in the software development lifecycle and encourage automated testing of builds.

Related questions

0 votes
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
...