+1 vote
in Jenkins by
What is Jenkins File and why is it needed in DevOps?

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

+1 vote
asked May 13, 2020 in Jenkins by Robindeniel
0 votes
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
...