
Browser testing is a major part of any web development project. There are many browsers out there and everyone has their own particular favourite. Unfortunately, each browser treats web pages slightly differently, so it’s the web developer’s job to make sure whatever they create works well on all popular browsers.
Here at skysoclear, we test in all current popular browsers. Because we use Macs, testing in Safari, Firefox or Opera can all be tested natively on our machines. When it comes to testing in Internet Explorer (also know as IE), we use a couple of extra tools to make sure everything is hunky-dory.
The first tool is VirtualBox. It’s a virtualisation application, meaning you can install a virtual machine with Windows (XP, Vista or 7) or any other OS on to your machine. We’ve previously used Parallels, but we’ve found VirtualBox does the job just as well, runs pretty smoothly, is available on all platforms and it’s free!
Once you have VirtualBox installed and setup, you next need to install IE6 through to IE8. Microsoft doesn’t like you to have many flavours of IE, so you have to use a custom jobbie. Enter the Internet Explorer Collection! This package enables you to run IE 6 to IE 8 and even earlier versions on your Windows machine or virtual Windows machine.
Now you’re an IE bug-killing, style-fixing machine – go you! Have any tips yourself? Drop them in the comments and share your experiences.






I like to use IE tester as well (http://www.my-debugbar.com/wiki/IETester/HomePage).
I found having a virtual PC was annoying although testing in multiple O/S the virtual machine is a must.
Hi Nick,
Thanks for the link – may test that one out.
I know there are services out their, such as Litmus that do the same job, but I find my own Virtual machines the best way so far to test myself.
Annoying yes, necessary yes. It’s the not-so-exciting part of web development!
I had not come across the Internet Explorer Collection before, I will give this a try as IETester has been a bit flaky for us in the past. Thanks for the heads up!
Hi Scott,
Thanks for your comment. Up until today, I had been using Multiple IE, but it didn’t include IE8, so I looked for a replacement. That’s when I found Internet Explorer Collection!