Those of you that are web designers have likely grown a great disdain for Internet Explorer. IE is given, and rightly so, a ton of grief in this area because of Microsoft’s attitude towards following web standards. When a web browser is programmed to obey and render accurately to standards, a web designer can be reasonably sure that their layout and programming will function correctly. Internet Explorer, however, has always ventured slightly off the agreed upon path which often means web developers must typically work around the differences and provide logic exclusively for IE based browsers. Sounds pretty tedious and painful doesn’t it? It gets worse – with each version of Internet Explorer the path continues to diverge. Therefor, it is not uncommon for a web application to have multiple blocks of code to handle each iteration of Internet Explorer!

Ensuring your application works across all the browsers logically requires a good amount of testing. It’s a straightforward testing methodology to support Chrome, Firefox, Safari, or Opera – they all can be installed on the same system without interfering with one another. Likewise, Internet Explorer plays along nicely with the alternative browsers but unfortunately is not overly kind to it’s brethren – that is to say, only one version of Internet Explorer can be installed and maintained in Windows. Testing IE7 vs IE8 metrics typically requires two computers or a somewhat complicated virtualization platform.

IETester is an amazingly free application that aims to simplify testing across different versions of Internet Explorer – all on the same computer without any complicated setup. IETester is able to render and display your design/application in IE5.5-8 simultaneously, without requiring installations of each version.

IETester is a breeze to use; if you are familiar with the Office 2007 ribbon you will be right at home. While it is considered beta-level software I had minimal stability issues on Windows 7. The lone requirement is your installed browser must at least be IE7. If you must deal with the existence of Internet Explorer you owe it to yourself to check out IETester.

Download IETester