Chapter 4. Testing Responsive Media
Yikes! What do I test? iPads? iPhones? Which Android devices? Such questions must have definitely crossed your mind. Worry not! This chapter will guide you through some really cool testing techniques/methods.
Testing is a key part of the process of working with responsive media. We need to test our content thoroughly on a variety of different browsers, devices, and platforms to ensure we don't encounter any problems when our site is released to the wild.
It is possible you might think we need lots of specialist technology—nothing could be further from the truth! Throughout this chapter, we'll see how easy it is to test sites with nothing more than different browsers or online emulators. We'll take a look at some of the considerations and pitfalls we need to be mindful of and see how we can easily make improvements to those sites that aren't running as well as they should. We'll cover the following topics:
- Considering...