This document outlines a presentation on using behavior-driven development (BDD) tests to automate mobile security testing. It discusses how BDD can help solve problems with the current security testing process by embedding security tests directly into the development lifecycle. The presentation covers how to use BDD and Cucumber to automate security checks from the Mobile Security Testing Guide (MSTG) and the Mobile Application Security Verification Standard (MASVS). It then describes a workshop where attendees will set up a BDD test automation framework and write sample feature files and step definitions to test that sensitive log data is not exposed.