in Jenkins by
Q:
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
asked Nov 16, 2022 in Jenkins by Robin
0 votes
0 votes
asked Dec 10, 2022 in Jenkins by SakshiSharma
0 votes
asked May 1, 2021 in Jenkins by rajeshsharma
+1 vote
asked Sep 25, 2022 in Continuous Integration by john ganales
...