This document provides an agenda for a presentation on automated testing. It begins with introductions and background information. It then outlines the roadmap and prerequisites for manual testing. The document discusses Java programming basics and moves to discussing what automated testing is, when it can be started, what can be automated, and potential issues. It concludes by highlighting the benefits of automated testing such as reduced time and costs, increased coverage, and supporting agile releases.