This document outlines an agenda for a presentation on automated testing of web applications using behavior driven development, JBehave, and Selenium. It discusses behavior driven development, an introduction to the JBehave framework, automated testing with Selenium, the page object pattern, adding new test scenarios, running tests through Maven, best practices, and reporting test results. The document provides examples of how to implement various aspects like page objects, test scenarios, and using Maven for building and running tests.