Kap Shivhare
what are the advantages of Jenkins?
By Kap Shivhare in Software Testing on Jul 17 2016
  • Kap Shivhare
    Jul, 2016 17

    Advantage of Jenkins includeAt integration stage, build failures are cached 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 Easy tracking of bugs at early stage in development environment than production

    • 0