Skip to main content

Contineous Integration

Last post 07:56 am November 12, 2015 by Sanjay Saini
2 replies
12:05 pm August 8, 2015

How often continuous integration should happen?

is there any pre-requisite to enable this?

Are unit test cases should be automated?


11:23 am August 10, 2015

The term is misleading, it should be "Continual Integration" and should happen every time a developer changes the code basis in order to make sure the whole system still works.
A pre-requisite for that would be a CI environment.
Have you ever tried to do unit tests manually? Can you imagine to do that with Continuous Integration?


07:56 am November 12, 2015


Right, CI should happen with every check-in from the Dev team. And unit tests should be automated and should run with every CI.

The CI environment setup is a big task but once done it is really worth of effort.


By posting on our forums you are agreeing to our Terms of Use.

Please note that the first and last name from your Scrum.org member profile will be displayed next to any topic or comment you post on the forums. For privacy concerns, we cannot allow you to post email addresses. All user-submitted content on our Forums may be subject to deletion if it is found to be in violation of our Terms of Use. Scrum.org does not endorse user-submitted content or the content of links to any third-party websites.

Terms of Use

Scrum.org may, at its discretion, remove any post that it deems unsuitable for these forums. Unsuitable post content includes, but is not limited to, Scrum.org Professional-level assessment questions and answers, profanity, insults, racism or sexually explicit content. Using our forum as a platform for the marketing and solicitation of products or services is also prohibited. Forum members who post content deemed unsuitable by Scrum.org may have their access revoked at any time, without warning. Scrum.org may, but is not obliged to, monitor submissions.