This document summarizes a presentation about using Behavior-Driven Development (BDD) with Pavlov and QUnit for natural language UI testing. Pavlov is a behavioral API over QUnit that allows writing tests using natural language. The presentation demonstrates using Pavlov to test a login form according to a spec written in natural language. It also discusses Pavlov's features, future plans for cross-browser testing and framework independence, and provides links to example code and slides.