|
Answer» 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.
Advantage of Jenkins includes:
|