System Tests

ContinuousDelivery

What are the steps and practices in between Continuous Integration and Continuous Deployment? How can we better prepare to Continuous Deployment? This is what Continuous Delivery is all about, the main topic of this post, the 4th of a series of 7 about DevOps practices.

Read More...
Excuses to not do testing

That’s a question you won’t hear from most software developers who do not know where to start when thinking about doing software test automation! To put you in context, I’m currently a continuous improvement initiatives leader in a large non-software company (doing a lot of software). I faced a lot of resistance in adopting practices and processes to improve our software quality. Automated testing is by far the most difficult practice I had to put in place, even in my own team; Now imagine when you have to convince 1000+ developers you don’t even work with directly! This article is about the most important reason why tests do not get written.

Read More...