This document discusses 10 common myths about software testing in an agile environment. It argues that while test-driven development (TDD) is useful, a variety of testing techniques are still needed including manual testing, integration testing, system testing, and user acceptance testing. It also notes that as project size increases, test automation becomes necessary to efficiently run all the necessary test cycles. Overall, the document advocates for testers to be actively involved throughout the agile process to help ensure software quality.