software engineering Archives - GeekTantra https://www.geektantra.com/category/software-engineering/ yet another geek's blog Mon, 18 Nov 2019 08:07:15 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 Continuous Integration Tools https://www.geektantra.com/2014/12/3-continuous-integration-tools/?utm_source=rss&utm_medium=rss&utm_campaign=3-continuous-integration-tools Mon, 15 Dec 2014 05:39:39 +0000 http://www.geektantra.com/?p=878 As described in my previous post about Continuous Integration and its benefits now coming up to the various TOOLS of Continuous integration. Automatic build cycle is the most basic function of any  Continuous  Integration . There are many in the queue a few listed below. Apache Continuum : Apache Continuum is a ready made enterprise continuous integration server […]

The post Continuous Integration Tools appeared first on GeekTantra.

]]>
Continuous Integration https://www.geektantra.com/2014/12/continuous-integration/?utm_source=rss&utm_medium=rss&utm_campaign=continuous-integration Thu, 04 Dec 2014 11:01:48 +0000 http://www.geektantra.com/?p=863 Continuous Integration (CI) is a development practice in software engineering to blend a code into a shared repository several times a day. Thereby it becomes more easier to detect bugs and locate them. Its beyond the traditional agile scrum process with build in and test automation process. CI tools have the running unit tests and […]

The post Continuous Integration appeared first on GeekTantra.

]]>