vote up 40 vote down star
29

Like everyone else ;), I need to test my code on IE6 and IE7. Now IE8 has some great tools for developer, which I'd like to use. I'd also like to start testing my code with IE8, as it will soon be released.

The question is: how to run IE6, IE7, and IE8 on the same machine. So far with IE6 and IE7 I've been using Multiple IE. But people have reported (see comments on the page linked in the previous sentence) issue with IE6 after installing IE8. Those errors are related to focus in form fields. Running IE7 wouldn't matter so much as IE8 can use the IE7 rendering engine, but we still need IE6.

Any recommendation on how to IE6, IE7, and IE8 on the same machine?

flag

77% accept rate
duplicate stackoverflow.com/questions/1065989/… – voyager Aug 19 at 20:10
IE8 Compatibility does not do the same as IE7. I Have run into many cases where they were different. – corymathews Sep 14 at 15:43

29 Answers

vote up 50 vote down check

I wouldn't do it. Use virtual PCs instead. It might take a little setup, but you'll thank yourself in the long run. In my experience, you can't really get them cleanly installed side by side and unless they are standalone installs you can't really verify that it is 100% true-to-browser rendering.

link|flag
3  
tangent: virtualbox.org looks cool. I haven't tried it myself - this may be a good opportunity to try it though? – Ian Robinson Feb 22 at 6:36
13  
It sucks that this is the correct answer. Microsoft should make this work. Unless your machine is an expensive behemoth on steroids, you can't run multiple virtual machines at the same time, which means you have to test and fix for each browser at separate times. – apphacker Feb 22 at 6:48
1  
@irobinson Yes, would be a good opportunity to try VirtualBox :). But are there Windows images with IE8 freely available for VirtualBox? – Alessandro Vernet Feb 22 at 6:56
3  
@apphacker: How many people in this world actually need three different browser versions running side by side? You can't blame Microsoft or any other software company for not writing their software to the .000001% that need such a thing. – Dave Swersky Mar 20 at 0:53
3  
@Dave...I'd wager that a large percentage of people that develop large scale web apps need this. We're really not talking about that small a percentage here. Besides, plenty of other people would like this too...I'd like to be able to upgrade my software without having it blow away my old copy, so I could just go back to my old version easily, if I decide to. – Beska May 19 at 19:32
show 6 more comments
vote up 0 vote down

So, what is the best option now?

link|flag
vote up 0 vote down

I use http://www.spoon.net/browsers.

You can run IE8, IE7, IE6, Firefox 3.5, Firefox 3, Firefox 2, Safari 4, Safari 3, Opera 10, Opera 9, Chrome.

You just need to install a plugin, and then click on the corrisponding icon. It will download and run the files needed to run each of the abovementioned browsers.

link|flag
vote up 0 vote down

I wrote an article about how to test on many browsers without having these browsers installed: 10+ Ways for testing website browser compatibility

link|flag
vote up 1 vote down

IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE in the same process. For more details click the below link [http://www.my-debugbar.com/wiki/IETester/HomePage%5D%5B1%5D

link|flag
vote up 0 vote down

This blog post worked for me: http://aarfing.dk/?p=120 (How to run IE6, IE7 and IE8 side by side).

link|flag
vote up 0 vote down

I realise that this is an old thread, but has anyone come across issues with SuperPreview for Internet Explorer and sIFR text? sIFR text doens't get rendered - it's like it's being completely ignored. Not too helpful for testing...

link|flag
vote up 0 vote down

Adobe BrowserLab.

link|flag
vote up 0 vote down

On my Mac OS X machine I use Sun's VirtualBox wich is free.

I run 3 WinXP virtual boxes and assign 256K to each. See this tutorial:

http://www.10voltmedia.com/blog/2008/12/screencast-install-internet-explorer-on-osx-using-virtualbox/

link|flag
vote up 1 vote down

.02 more...

I've written a step-by-step blog post showing how to run IE6, IE7 and IE8 as "virtual applications" on Windows 7 Ultimate.

link|flag
vote up 1 vote down

I did this on my Windows 7 computer today:

  1. Installed Windows Virtual PC, and ran XP Mode
  2. Created two Windows XP images. One with IE6 and one with IE7.
  3. Now I can run these to browsers from my Windows 7 desktop! Just like any other application. No need to open the Virtual PC.

http://www.microsoft.com/windows/virtual-pc/

link|flag
vote up 0 vote down

Someone I know created a portable version of IE8 using thinstall (now it's bought by vmware and called thinapp) (only 1.8 MB). Thinstall creates a virtualized application with a virtual filesystem builtin and is the perfect solution to DLL hell. The whole app runs from a single exe file.

This is untested against other versions install, I might add.

http://rapidshare.com/files/247957494/IE8.Portable.Thinstall.exe

link|flag
vote up -1 vote down

I'd use http://browsershots.org

G-Man

link|flag
vote up 2 vote down

Have you tried this ? http://finalbuilds.edskes.net/iecollection.htm

link|flag
I have. It did not work on Windows 7 where I tried. – Aftershock Aug 20 at 11:59
vote up 2 vote down

I've been struggling with this problem for a while. Virtualization would be a good solution, but it's too slow for my needs. A laptop can only handle so much: running a development environment alongside Adobe Photoshop and Illustrator and then trying to do virtualization while connected to a plethora of servers and with a lot of other things going on in the background is... well... slow.

I have the following setup now that solves the problem gracefully, although it is a bit expensive, it's worth it:

  • One Macbook connected to an external display
  • One Windows desktop, with Windows XP and Windows Vista installed dual boot

Both machines run Synergy, sharing the keyboard and mouse across machines, so I can easily switch between the two. Since they're separate computer I don't have any performance issues and can happily Photoshop along on my Mac while my Windows machine still has each and every browser running.

This setup covers most of browsers in graded browser support as defined by Yahoo!:

Browsers:

  • Firefox 2 Mac
  • Firefox 3 Mac
  • Firefox 3 windows
  • Firefox 2 Windows
  • Webkit nightly Mac
  • Safari 3 Windows
  • Safari 4 Mac
  • Google Chrome Latest version Windows
  • Opera latest version Windows
  • Opera latest version Mac
  • Internet Explorer 6 (on the XP part of the Windows machine)
  • Internet Explorer 8 w/ IE7 compatibility mode (on the Vista part of the Windows machine)

E-mail clients covered:

  • Apple Mail
  • Thunderbird == Firefox rendering engine (on the XP machine)
  • Outlook Express == IE6 rendering engine
  • Outlook 2003 (on the XP machine)
  • Outlook 2007 (on the Vista machine)
  • All the popular web clients on all the browsers mentioned above (Live mail, Gmail, Yahoo! mail)

Things this setup doesn't cover:

  • I don't have Mac OS 10.4
  • I only test the latest version of Opera, not any earlier versions (due to it's small userbase)
  • I test Safari 3 and Safari 4, both one on Windows and one on the Mac, not both versions on both platforms. Now, Safari 4 is still in beta anyway; and Safari always has and had a very good rendering engine.
  • As for e-mail clients, I've never bothered testing Lotus Notes

You can check out a video of the setup here.

link|flag
vote up 0 vote down

try www.xenocode.com/browers, run ie7 , ie8.. all withint a java sandbox applet

link|flag
vote up 0 vote down

Somewhat related, you should consider running your site past BrowserShots when it is almost done, see how it looks in dozens of browsers on hundreds of configurations.

link|flag
vote up 0 vote down

As Eduardo mentioned, recently announced Microsoft SuperPreview is a tool that lets you view how web pages are rendered in many different browsers, even if they aren't installed locally.

For example, you can see how your page looks in IE6, IE7, IE8, Firefox, and Safari, even if you don't have those browsers installed.

link|flag
vote up 27 vote down

You can use the new MS Expression Web SuperPreview

alt text

If you do not want to spend money on MS Expression Web 3, you can download Microsoft Expression Web SuperPreview for Windows Internet Explorer completely free. The only restriction is that you can't compare to Firefox.

link|flag
Comments from those who've used this would be cool.. – madcolor Sep 16 at 18:05
How does this work with IE8? I don't it on my computer now, so if I download it, will it show me 6, 7, and 8? – Martin Sep 16 at 18:07
I'm using it as part of MS Expression (not the IE attached version) and works very well. A bit slow in my case, but I do not have a super-machine – Eduardo Molteni Sep 16 at 19:05
@Martin: Yes, if you have IE8, you can view IE7 via compatibility view, IE6 and IE8 of course. – Eduardo Molteni Sep 16 at 19:08
1  
Am I right in saying that it just renders the page, but you can't actually interact with it (as in press buttons, enter text, etc.)? That makes it less useful as I thought, because you can't actually browse the site as a user would do. – tomlog Oct 9 at 12:01
show 1 more comment
vote up 37 vote down

Nobody mentioned this, but IETester is a great tool. It supports IE 5.5, 6, 7 and 8RC1. The rendering matches the corresponding browsers. At least I haven't found any discrepancies yet.

I normally use it to do a basic check of the layout. I still need VMs to debug JavaScript or to use the Developer Toolbar with a specific IE version.

IETester 0.3

link|flag
1  
@Tsvetomir Tsonev, thank you for the link. In this case I'll need to debug JS code, so I guess I won't escape installing a VM, but for layout issues IETester is a good pick. – Alessandro Vernet Feb 22 at 21:05
1  
This is a nice idea, but actually not licensed. Microsoft's IE licenses expressly forbid redistribution, and while they are unlikely to come down on this sort of application if your organisation is audited it technically counts as pirated. – Keith Apr 22 at 12:40
Details: my-debugbar.com/forum/t150-Licencing-issues.html/… – Keith Apr 22 at 12:42
1  
IETester has occasional bugs which is pretty nasty when you don't expectit. For example with cookies set from javacript. – Sergey May 19 at 20:27
2  
The site I'm working with has popups and this seems to break this tool. Didn't work for me. – jcollum Aug 12 at 15:52
show 3 more comments
vote up 0 vote down

I asked a similar kind of question. I think few of the answers given here may help.

http://stackoverflow.com/questions/533688/how-to-unit-test-my-application-manually-on-multiple-browsers

link|flag
vote up 0 vote down

Firefox has an add in that will render a webpage the same as if it was in internet explorer 5.5/6/7/8 beta 2.

IE NET Renderer

edit: This looks like it only does screen shots so it may not be very useful. Good for making sure your layout isn't broken but not much else.

link|flag
@WalterJ89 Thank you for the link. But from what I read, IE NET Renderer only does screenshots, and so doesn't work for interactive applications. – Alessandro Vernet Feb 22 at 7:04
sorry i did not notice that. may work for quickly checking that your layout isn't broken though. – WalterJ89 Feb 22 at 7:44
vote up 0 vote down

I'm not sure if the installation you're using automatically does this, but to get IE6 to honour it's conditional comments once you've installed IE 7 too, you need to delete a key in the registry. I think its something like /software/microsoft/internet explore/version vector/ and the key is called version.

link|flag
vote up 0 vote down

What about using App-V? http://www.microsoft.com/systemcenter/appv/default.mspx

In particular Dynamic Application Virtualization http://www.microsoft.com/systemcenter/appv/dynamic.mspx

It virtualizes at the application level. It is useful when running incompatible software on the same OS instance.

link|flag
@PaulWaldman Have you use that already? It seems to solve a larger problem than the one I have. – Alessandro Vernet Feb 22 at 7:01
vote up 4 vote down

Backing up the other users, you will need to run virtual pc's on your window box. If you try to do a multi install of IE, you will break conditional comments on pages, which will make testing difficult anyway (For example, With IE 5,6,7 On a windows box, the IF IE statements will resolve to IE 7 even in IE 5, which means even more weird bugs.

More information and a link to download and run a IE6 Virtual Image: http://blogs.msdn.com/ie/archive/2007/04/17/ie7-virtual-pc-image-and-ie6-virtual-pc-image-refresh.aspx

If you have Virtual PC already, here is the image: http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&displaylang=en

link|flag
@superroach Interesting, conditional comments being broken makes it one more reason to use virtual machines. – Alessandro Vernet Feb 22 at 6:59
vote up 9 vote down

I would also suggest running a few virtual machines rather than running multiple versions of Internet Explorer on the same instance of Windows.

Microsoft provides Virtual PC disk images with Internet Explorer 6, 7, and 8 at the Internet Explorer Application Compatibility VPC Image download page.

The current list of virtual disk images available from the above link are:

  • Internet Explorer 6 on Windows XP SP3
  • Internet Explorer 7 on Windows XP SP3
  • Internet Explorer 8 on Windows XP SP3
  • Internet Explorer 7 on Windows Vista
  • Internet Explorer 8 on Windows Vista

(List is current as of October 11, 2009. All versions have expiration dates.)

link|flag
vote up 2 vote down

You can't use IE8 to replace IE7. The JavaScript engine in IE8 is never the same as in IE7. Try leaving trailing commas in array or object literals in both IE7 and IE8 - you'll get an error in the former, but not the latter even in compatibility mode. If you want your site to work in IE7, you need to test in IE7.

link|flag
@apphacker Very useful information. Things are never as simple as Microsoft would like to make you believe :). – Alessandro Vernet Feb 22 at 6:49
vote up 0 vote down

This does not directly answer your question, but have you had a look at Litmus? We tend to use it mostly for testing HTML/CSS compatibility across multiple browsers (supported by Litmus).

link|flag
@ayaz I didn't know about Litmus, but in this case I would need a service to which I can connect with VNC (or similar), which provides multiple machines on different servers from which I can hit my application. – Alessandro Vernet Feb 22 at 6:53
vote up 1 vote down

I use Virtual PC to run an instance of windows where I have IE6 installed. It's a bit clumsier than having different versions in the same computer, but it's a 100% working IE6. Multiple IE works fine for most testing, but it's lacking that last few percents.

Don't work too much to get the page looking right in IE8, it still has some glitches that most likely will be fixed in the final release.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.