This document summarizes a presentation on test automation. It discusses why test automation is needed such as manual testing taking too long and being error prone. It covers barriers to test automation like lack of experience and programmer attitudes. An automation strategy is proposed, including categories of tests to automate and not automate. Best practices are provided such as having an automation engineer and following software development practices. Specific tools are also mentioned. Good practices and lessons learned are shared such as prioritizing tests and starting better practices with new development.