This document discusses approaches for automating testing of responsive web designs (RWD). RWD websites adjust layout based on screen size, making it challenging to test across devices through traditional automation. The document evaluates several tools for RWD testing, including Galen, Ghost Inspector, Wraith, and Huxley. It presents a case study where an organization used Selenium, Galen, and Ghost Inspector integrated with Jenkins to automate testing across browsers and devices in parallel. The approach helped reduce effort, automate regression testing, and improve process and reusability.