IETester Finds Rendering Errors
May 31st, 2008 (2:00pm) Mike Gunderloy 6 Comments
The more time I spend with the web development portion of the web worker community, the more I hear people say bad things about Internet Explorer. But it’s a fact of life that you need to make your sites work in IE - and worse, you need to check them in multiple versions of IE. IETester is a free tool to make this just a bit easier. It gives you a browser without a whole lot of features - but the key feature it does have is the ability to make new tabs use the rendering of IE5.5, IE6, IE7 or IE8 beta 1. Thus with four quick clicks you can see your site in all the recent iterations of this browser.
IETester itself is a work in progress, and has bugs of its own. But as a first line of defense, it’s worth a look: use it to see whether your site looks wonky in older versions of IE, and if it does, fire up a virtual machine with the real thing to check further. It comes from the makers of DebugBar, a full-featured IE plugin for web development.

6 Comments Post your own comment
Thomas Murphy says: June 1st, 2008 4:18am
Thanks for the tip Mike.
Timmy Crawford says: June 1st, 2008 8:45pm
Wow that is pretty sweet. I can’t stand testing old IE versions, and using browsershots or a VM is a pain. This looks pretty promising.
Nick says: June 2nd, 2008 5:54am
A Mac version would be super swell.
Black Bellamy says: June 9th, 2008 9:44am
NOTHING beats a dedicated install. If you or your team are creating/working on websites and you don’t have a separate machine just for testing IE then you fail.
And you need the original IE. The one your users will be using. Not some adulterated version tweaked for testing.
I’m not knocking IEtester or netrender or whatever for casual use, but if you’re a professional there is no excuse.
PatrickMetz says: July 9th, 2008 6:19am
I’ve been using it for the last two weeks. Conclusion: Very nice and reliable tool. Except for the known bugs i could not find any differences between the rendering of the real browsers and IEtester. Two thumbs up :-)
Martin McNickle says: August 29th, 2008 3:47am
@Blank Bellamy — I used to be in the same school of thought, that this was just another gimmick that imitated IE. However, I gave it a go and tested it, the results of which can be seen here: Test Results
IETester’s rendering was identical to the original. (Taking different resolutions into account and the limitation of browsershots).
I’m very happy with it and I have replaced all my virtual machines with one instance of IETester.
– Martin