This document outlines a plan to implement test automation on a short-term software project using behavior-driven development (BDD) and test-driven development (TDD) practices. It estimates the time needed for automation activities, outlines risks, and describes goals like fast feedback and continuous quality control. The process will automate acceptance tests using SpecFlow and a layered framework with features, steps, page objects and services layers. Tests will execute daily in continuous integration. The results section notes test types covered, a return on investment of 1.1 to 2, and benefits like running tests 24/7 and fast feedback.