The document discusses Acceptance Test Driven Development (ATDD) and how acceptance tests can be used to bring testers and developers together. It introduces the easyb testing framework as a tool that supports writing acceptance tests in a behavior-driven development style using specifications and stories. Easyb allows tests to be automated in a readable way and provides HTML reports of test results. Other acceptance testing tools like Cucumber, FitNesse, and JWebUnit are also briefly discussed.