Addressing Build & Deploy Anti-patterns for Continuous Delivery Success

What follows is a guest post from Fiercely, a software consultancy based in Coimbra, Portugal. After a great presentation at IPEXPO Europe on “Continuous Delivery Anti-patterns from the wild” by Matthew Skelton, we quickly drew parallels with our own work and experiences here at Fiercely.

Continuous Integration with Static and Dynamic Website Testing

This post was written by Manuel Pais, co-author of Team Guide to Software Releasability. Continuous Integration (CI) enables you to have a reliable, repeatable, automated process to prepare your site for release, removing manual, error prone steps. With relative ease, you can add in automated checks, both generic static analysis and moving onto custom automated testsContinue reading “Continuous Integration with Static and Dynamic Website Testing”