This document discusses using continuous integration and testing for Drupal 7 projects. It introduces tools like Jenkins, Phing, Drush, PHPUnit and Behat that can be used to set up an automated testing workflow. Key aspects covered include continuous integration, testing history and strategies, and setting up different environments for local development, continuous integration, staging and production. Examples of configuration files and a build process using these tools are also provided.