0 votes
in Jenkins by
What Are The Advantages Of Jenkins?

1 Answer

0 votes
by
Advantage of Jenkins includes:

Bugs tracking are easy at early stage in development environment.

Provides a large numbers of plugin support.

Iterative improvement to the code.

Build failures are cached at integration stage.

For each code commit changes an automatic build report notification generates.

To notify developers about build report success or failure, it is integrated with LDAP mail server.

Achieves continuous integration agile development and test driven development.

With simple steps, maven release project is automated.

Android Tutorial SQL Interview Questions

Related questions

0 votes
asked Nov 16, 2022 in Jenkins by Robin
0 votes
asked Apr 29, 2021 in Jenkins by SakshiSharma
...