Continuous Integration: A Mindset, part II

I received a couple of excellent questions/concerns about CI in a comment from Roger that I will try to address. “How about human testing/QA? If team or feature branches are used, the QA department has a chance testing PBIs isolated before integrating with mainline which, hopefully, leads to more stable mainline.” Ideally the QA department […]

Continuous Integration: A Mindset

I attended a round-table discussion on CI (Continuous Integration) the other day – and it prompted me to write this post. There seem to be some confusion about CI. Some have chosen to let  integration mean the interaction of two or more software components. Hence, making the conclusion, that integration is only taking place during […]