views:

174

answers:

4

Cant seem to get XP Mode working on my evaluation copy of windows 7. Is there any good software out there to test on multiple ie's on windows 7. IETESTER site has been down for at least a week now.

+4  A: 

I believe the Microsoft supported way of doing this is to install a free copy of virtual pc and then fire up the different browsers from disk images.

Microsoft offer these disk images for free download from their site.

Heres a link to the disk images:

Disk Image Downloads

Neil Foley
thanks, but those images expire end of january 2010. :-(
madphp
they keep posting new ones, its just so you don't get a nice free copy of windows
Neil Foley
This is the proper way of doing IE app-compat testing.
jeffamaphone
A: 

You should look into IE tester:

http://my-debugbar.com/wiki/IETester/HomePage

now with javascript engines too.

MS also have a thing called Super Preview for overlaying and more:

http://expression.microsoft.com/en-us/dd565874.aspx

Richard
that site is down
madphp
Works fine right now for me???
Richard
Unfortunately, SuperPreview only allows overlaying – no interaction with the page is possible. IETester should work, but be aware that there might be subtle differences between genuine IE versions and emulated ones like this. Sadly, software like IETester is never 100% accurate.
Mathias Bynens
IETester mixes different versions of system DLLs, which creates something that is unstable at best. Just because your stuff passes or fails in IETester doesn't mean anything about how it will look in the actual shipping version, so using it to test is a waste of time. It's also a great way of keeping unpatched (thus unsecure) dlls on your system, since Windows Update doesn't update them.
jeffamaphone
+2  A: 

You could try the SuperPreviewIE (which is part of Expression Blend, but also available separately for free here), or you can get five different combinations of IE6/7/8 on XP/Vista as virtual machines for free right here.

slugster
A: 

What about IE collection http://finalbuilds.edskes.net/iecollection.htm ? Does it work on Windows 7 ?

And if you need some software to drive all these browsers automatically, take a look at http://www.browserseal.com

Demiurg