This document provides an overview of acceptance test-driven development with Robot Framework. It discusses running a demo login application to test valid and invalid logins, creating test cases with Robot Framework, using constants and keywords to remove duplication from test cases, and splitting test code into resource files to organize the test cases. Questions are also welcomed from attendees.