This document discusses testing responsive web design. It begins with an overview of the growing use of mobile devices and the benefits of responsive design such as being accessible across devices with one codebase. It then discusses techniques for responsive web design like fluid grids and media queries. The document outlines challenges for testing responsive sites including different device combinations and lack of real devices. It proposes tools for testing like mobile emulators, iOS and Android simulators, and performance tools like Yslow.