Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Web Testing for IE. How accurate is IETester?

I am using IETester for testing web sites with IE. I find it quite frustrating that it crashes frequently. More importantly, it does not seem to be too reliable. Sometimes, a site looks broken in IETester's IE8 but looks fine in real IE8. (I suspect that HTML5Shiv didn't load correctly in IETester at times) Anyone experiencing the same problems? What alternatives do you use?

I once resorted to using Windows 7's XP Mode to run IE7 then use Windows 7's IE8 (meaning) that I didn't upgrade to IE9 :( also I wont be able to test IE9... I think that setting up many Virtual PC's for each browser will consume lots of resources (say I have a Virtual PC for each version of IE ... or is there another way)?

Even if I use those Web Services for Browser Testing, I will be missing out of Debugging Tools like IE8's Developer Tools or IETester's DebugBar (I know they are nothing compared to FireBug but its still something)

like image 482
Jiew Meng Avatar asked Apr 10 '11 13:04

Jiew Meng


People also ask

What is IE Tester?

IE Tester is a software that is used to check whether a particular website/webpage is working perfectly on all versions of Internet Explorer. Using IE Tester you can check your website on all versions of IE in one go.

What is modern IE?

Microsoft has updated its modern.IE website, which offers developers tools for testing their websites in both new and old versions of Internet Explorer.


2 Answers

I can confirm your experience: IETester sometimes deviates from what the "real" browser shows. I have seen this even with pure CSS constructions in simulated IE7 and IE8.

I have no own experience with them, but MS offer virtual machine packages for the various versions of IE. They migh be worth a shot, I've been planning to give them a test drive for a while. They run their native browsers and are bound to be 100% reliable.

like image 58
Pekka Avatar answered Sep 28 '22 04:09

Pekka


I've never tried IETester.

I recommend IE Collection http://utilu.com/IECollection/

I've been using it for the last couple years and am very happy. It doesn't include IE9, but it allows you to run side-by-side versions of IE6, 7 and 8 without "clashing" with each other.

like image 24
jackJoe Avatar answered Sep 28 '22 03:09

jackJoe