Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

What's the best way for me to check if my website is compatible in IE7,8, Safari, FF, and Chrome without having to install each and everyone? I mainly want to check the CSS, HTML, and JavaScript.

Update I put a bounty in hopes there is a more practical solution for someone like myself. I am using Windows 7 Home Premium x64.

Update2 I don't mind installing these browsers now, but I can't even if I wanted to. Windows 7 doesn't allow me to install IE7.

Browsershots - It's very slow and not very practical when fixing bugs. It takes like 4-15 minutes to get screenshots and I can't view the whole page. Hope there's a better solution!

share|improve this question
If you want to check JavaScript, then you're currently out of luck - while there are services to show the HTML/CSS layout in various browsers, there's currently no (public) service to automate JS testing in various browsers. (although you said that you don't want to install each, it's probably (surprisingly?) the easiest way out. I have IE6,IE7,IE8 and FF2 in virtual machines and check from there.) – Piskvor Apr 2 '10 at 7:45
@Piskvor I think I might just do that. But I can't install IE7 on my Windows 7 system. – Strawberry Apr 2 '10 at 16:35
5  
@Doug: Check out microsoft.com/windows/virtual-pc and then get the pre-installed ie6-winXP and ie7-winXP virtual machines from here microsoft.com/downloads/… – Piskvor Apr 3 '10 at 10:07
4  
IE8 lets you view sites in IE7 mode if you go to the developer tools. – ryeguy Apr 5 '10 at 1:37
3  
@Doug: In Windows 7, if for whatever reason you can't install the new Virtual PC (e.g. because you're running Home Premium or you don't have VT-x), then you can use other Virtual Machine managers. Many (most?) can use VHD files. I recommend VirtualBox (free and feature-full): virtualbox.org – Cameron Apr 6 '10 at 19:39
show 4 more comments

24 Answers

up vote 40 down vote accepted
+75

We're using Browser Sandbox at the office - http://spoon.net/browsers/

EDIT: spoon no longer has native IE support. Even when installing their beta client, it is difficult to make IE work virtually. To solve this problem for windows 7 users, I would reccomend this article.

EDIT 23-feb-2012:
Spoon's IE versions are still online (though not actively promoted). Have a look at this Q&A:
Quick browser testing: Internet Explorer (version 6, 7 and 8)

share|improve this answer
I'm using this too - it works great. It's free and lets you run a fully fledged browser using some kind of virtualisation system (so it runs just as if you had the actual browser installed) – Cocowalla Apr 5 '10 at 11:25
WOW! just tried it for the first time and this is awesome! – Nir Levy Apr 6 '10 at 15:40
1  
+1 dude! Awesome! – LightX Apr 9 '10 at 17:21
This is so awesome! but for some reason IE7 kept opening and closing real fast. No idea why it wasn't working. – Strawberry Apr 11 '10 at 1:30
Hey, this is great. Thanks for the tip. – Ronaldo Santana Apr 11 '10 at 23:24
show 4 more comments

http://browsershots.org/ is a start, at least. It shows you screenshots of how the various browsers will render your page. Of course, that won't check the Javascript.

share|improve this answer
This is nice, but it's really slow. – Strawberry Apr 2 '10 at 16:35
Regrettably, yes. And it doesn't work well for long pages: it's literally a screenshot, so you can't see the bottom half of a page that's twice the length of your screen, for instance. (Yes, you try avoid that length of page, but sometimes you can't.) – Frank Shearar Apr 2 '10 at 16:50
Actually, you can. They make screenshots by pressing Home until they reach the end, so you get a screenshot of the entire thing. – Arda Xi Apr 6 '10 at 15:44

https://browserlab.adobe.com

Free, fast (seconds, not minutes). Tests IE 6/7/8, FF 2/3/3.5, Safari 3/4, and Chrome 3. It also supports onion layering to detect tiny differences in the rendering (very convenient when you want to get a layout exactly right).

share|improve this answer
This sounds promising, I'll check it out later today :) – Strawberry Apr 9 '10 at 16:20
I tested this, and it's really good. It's a lot better than browserShots. However, it can't check JS like a normal browser can. That's the downside. – Strawberry Apr 10 '10 at 20:32
I don't know what BrowserLab used to be, but now it appears to be just another screenshot generator with image maps where the links would be. Also, testing localhost is clumsy - you have to "open the page" in DreamWeaver CS5 and select "live preview" to access the BrowserLabs functionality. This is not possible for testing sites that generated by an app like Rails, since there are no "pages" in the sense DW requires. – Deborah Speece Jan 7 at 4:59

There is a tool that does this called Super Preview, it is a part of Expression Blend and Expression Web (Web is a subset of Blend). It includes previewers for IE6, IE7, IE8, FireFox and Safari. You can have them all up on the screen at the same time for side-by-side comparison. Download it from here. You can trial it for free for 60 days. The beta version for Expression Blend 4 is available, not sure what the expiry date is on it though.

Alternatively, you can use the free standalone Super Preview without Expression Blend/Web, it is available from here. Be aware that the standalone version does not include FireFox or Safari.

There is also a starter kit for Super Preview, which has some materials that will help guide you with its use, for a synopsis check this page (half way down), there is also a download link there or you can get it directly from here.

share|improve this answer
At least in the past, SuperPreview did not work for any pages with authentication. – Chris Pitman Apr 6 '10 at 16:11
Now, the standalone Expression Web SuperPreview 4 includes a button click to popup a window which allows you to login/auth sites then just reload pages in the main window. – M. Gao Apr 15 '12 at 9:09

Of course you can:

  • Opera, Safari, FF & Chrome - just install (use i.e. ninite for quick&simple install)
  • IE8 - preinstalled
  • IE7 - switch IE8 to compatibility mode (or turn on developer window in IE8 with F12 and set it to IE7 rendering - does the same for me. Not for everyone, apparently (@Rob in comments)
  • IE6 - download VMLite (or any other free virtualizing software) and you can virtualize on anything. (and of course, you have xp mode direct links)

Note

The other thing is, that I often need to check minor changes, and sending page over somewhere to check screenshot later... it suck, not to mention debugging minor differences with JavaScript (yes, even with jQuery). So install every browser you possibly could and test test test - you have first-hand experience.

share|improve this answer
IE8 compatibility mode does not work like IE7 despite what Microsoft wants you to believe. – Rob Apr 5 '10 at 2:56
Rob - I'm almost 99% positive that the "compatibility button" sets IE7 mode if you have developer settings on — hence the expression. – Adam Kiss Apr 5 '10 at 3:25
Isn't a primary rule of testing to test on the real software... you don't release an iPhone app because it runs on an emulator, you don't release a website as IE7-tested unless you actually test it in IE7. – John Apr 8 '10 at 15:47
How do you test on FF1,FF2,FF3, etc? And different Opera versions? What about mobile devices, don't you want to test them too? – John Apr 8 '10 at 15:48
As for emulator: IE7 rendering mode isn't emulation. It's IE7 rendering engine in IE8. And as for FF1, FF2 and Opera, I don't test them, because I don't test for the sake of testing, I test for users, so I see what they (or as close as possible) see. It's sad, but I don't car for 0,004% of users (approx.) who only god knows why use outdated software, which has autoupdate. – Adam Kiss Apr 8 '10 at 21:02

This thread could perhaps help you too, as I answered regarding different resolutions, but also mentioning the tools used for examining the results with links.

http://stackoverflow.com/questions/2484796/what-tool-can-i-use-to-test-my-web-app-in-different-resolutions/2485178#2485178

Btw. I always have at least 4-5 browsers installed for test purpose. I like the fact that I can switch between each browser with a click and get a very fast response.

Virtualize might be your solution?

You could also just use a virtualmachine and install them all into that one?

Or if you have CPU power enough, run a virtual machine pr. browsertype you want to test. Eg. make a "low budget" XP install and see how the browser looks.

If you need a free virtualmachine player, I personally prefer VMware's "player" edition. But if you can spend some money, the workstation version is a bit better.

share|improve this answer
1  
Adobes "render browser" - you'll need to create a free Adobe account: browserlab.adobe.com – BerggreenDK Apr 5 '10 at 20:08
1  
virtualbox.org is free and open source. – Callum Rogers Apr 6 '10 at 16:12

For IE in all it's version without having to install them you can try IETester

I've used in the past when i used windows and it was flawless. It's an application where you just point to your webpage file and select the version of IE you want to render Or All IE versions all at once and it'll open all of them tabbed.

Update 1: Honestly there's nothing better than actually testing your websites on the real browser so even if you use these apps you ultimately will need to virtualize, use VirtualBox which is free, along the different versions of XP SP's in order to get the different versions of IE.

share|improve this answer
1  
IETester is not 100% same as IE6 (after all, not all of IE6...) also, it tends to fuc... play not nicely with Javascript sometimes. – Adam Kiss Apr 5 '10 at 1:58
Still it's the closest you can get without having to virtualize or having to install the IE6. Plus the commodity of actually having ALL IE's in just one window, it's unbeatable. – Gotjosh Apr 6 '10 at 18:54
Virtualizing is good but you must make sure you have enough licenses for all the guest operating systems so while the virtualizing software is free the overall cost is high. The page for IETester also says that it is in alpha and still has some problems so do you really want to test with that? – kime waza Apr 7 '10 at 11:03
Virtualbox is working pretty well for me too, but I'm not sure if installing Windows XP (10GB) is worth it just IE7 (IE7 overwrote my IE6) and IE8 has the compatibility. – Strawberry Apr 11 '10 at 1:15

Also check- http://www.browsercam.com/Default2.aspx.

Here is also good article regarding browser cam. http://www.masternewmedia.org/2003/05/22/browser_compatibility_testing_online.htm

For Internet Explorer 6.0,4.02 and Netscape navigator 3.0/4.0- If you are using visaul studio to check browser comparability then there is a toolbar for w3c validation where you can check that.

share|improve this answer
Validation has little to do with compatibility testing. – Rob Apr 5 '10 at 1:13
1  
Actually, it has lot to do with it. Writing a website that is validated by the W3C reduces dramatically the probability of using elements not understood by the most common browsers. I would consider it one of the first steps towards the compatibility. Obviously, this is IMHO. – Roberto Aloi Apr 11 '10 at 19:12

We've played around with using Selenium Remote Control. You still need to install the browsers on a PC or VM somewhere, but you can then ask for the test to be run in each browser type you want. It will test all the JavaScript, but it isn't as elegant for testing how they render.

Sauce Labs has Selenium testing services you can use and avoid installing each browser, but I've never used them. You might be able to pull back screenshots at certain points in your test, but that is a total assumption of their API.

share|improve this answer

Browser Shots is probably the most well-known service that does exactly what you’re asking.

However, if you only need IE testing, I recommend using IE NetRenderer. No waiting times! They also have an (unofficial) API, i.e. you can predict the URLs. For example, to see how Google.com looks in IE6, you could just visit:

http://ipinfo.info/netrenderer/index.php?browser=ie6&go=Render&url=http://www.google.com/
share|improve this answer
1  
None of those will help with javascript. – Rob Apr 5 '10 at 1:12

I think it depends on what you're trying to test, exactly. For testing functionality, we use Selenium. We define automated tests, and then have them integrated with our continuous integration system to run tests on 2-3 different machines with different browsers installed.

If you're doing visual testing, Joel and Jeff recently interviewed some people from Litmus, who has a pay solution for doing cross browser (and cross e-mail client) testing. I tried using it for some e-mail rendering testing, and it seemed really promising. I tried their free solution though, which only tests Outlook and Gmail, but it gave me an idea of how the tests works, and I'd definitely use it in the future, if the need arises.

share|improve this answer

I like using desktop virtualization to test multiple browsers. User either VirtualBox or MS Virtual PC, install different operating systems and different browsers on each virtual pc and launch as needed.

You will need, however, alot of RAM on your system (at least 2GB) to be able to work properly.

Using this method you can also test http://localhost sites quite easily and naturally debug.

It also emphasizes the differences between different OSs (XP vs 7 vs Linux)

share|improve this answer

Well,

I am in the same situation. What I do is use virtual machines with Windows XP and Linux and whatever version of browser I need.

share|improve this answer
Which software do you you use? – Strawberry Apr 12 '10 at 0:18

The only way to reliably check your pages is to install the browsers on your system. The "snapshot" sites are OK but don't help you find what's wrong where the browser itself has a built in debug tool. Sometimes the online tools don't render the complete page, too. And none of them will help with javascript.

I find it funny where someone shows an image of a problem they have with a page but no code. I want to ask them if I can show them an image of the fix with no code.

share|improve this answer

I generally find that the standards compliant browsers will all render my sites fine - so there is less of a need to test in more than one of, say, Firefox, Safari, Chrome, Opera. I use IENetRenderer for testing IE6 & IE7 for simple things or, if I need to do more in depth testing, I'll fire up a virtual machine with a stripped down version of Windows XP and test in there.

Also - just saw this (I haven't used it, just seemed like it might be helpful): https://browserlab.adobe.com/index.html

share|improve this answer

CrossBrowserTesting.com provides both live, interactive testing and automated screenshots across all major browsers and on multiple OSs. It is a service - no downloads.

Live testing - lets you run the real browser interactively via a vnc connection. You can check to make sure the page functions correctly - javascript rollovers work properly, you can complete a checkout process, etc.

Screenshots - allows you to easily check the rendering of a page across a bunch of browsers. Once you see one which does not render properly, you can click the 'live test' link next to the screenshot to start an interactive live test. Makes for a quick testing environment, as you can keep the live session up and just hit 'refresh' as you make changes to the css.

We provide testing across multiple versions of Windows (98, XP, Vista, 7), Mac OSX (10.5.7, 10.5.8, & 10.6), and Ubuntu. The configurations are each loaded with tons of browsers at various version levels - see http://crossbrowsertesting.com/configs for a list of the available combinations. System also allows you to select the resolution you want to test at. Not free, but Basic plan is only $20/month.

If you signup - let me know if you have any questions or ideas for the service at ken@ our domain.

share|improve this answer

BrowserSeal comes with standalone versions of all the browsers that you need (and some more) and an automatic screenshot tool that will capture your website under all browsers and present the result in an easy to use way.

If you discover some rendering inconsistency you can run the problematic browser manually in order to debug the issue.

It is not a web service like browsershots hence it is very fast and there is no monthly subscription fee.

Check it at http://www.browserseal.com

P.S. For IE7 on Windows7 it automatically configures IE8 to IE7 mode.

share|improve this answer

Sleipnir is a web browser which supports more than one layout engine. Might make testing a little bit easier.

share|improve this answer

I have developped a newsletter module recently. some of the user are using Lotus Notes, other using Outlook 2003 and other a standard webmail like gmail, hotmail or yahoo. We had to test in different browsers, mail clients and so on.
LitmusApp is really a nice tool. It takes screenshots on all different kinds of browsers, all the versions, and lets you mark them as valid or invalid, or partially valid. and you see the whole page (takes a full page screenshot including the scrolling)
It is also versioning the screenshots so that you can see the evolution while you are developing.

Fabulous tool at a very fair price (free for the basic usage). And no I don't work there :)

http://litmusapp.com/

share|improve this answer

Another great tool to cross-browser test your website is BrowseEmAll. It makes many desktop browsers available on the local machine. This way you don't have a hard time debugging with screenshots.

share|improve this answer

BrowserStack.com is a commercial service that you can subscribe to that lets you test public, and local websites (ie localhost) in your browser against different OS's and Browsers, mobile as well as desktop.

It has a trial version that gives you 30 minutes of testing for free, so you can see if you like it or not. If it's for work, and you need to do this type of testing often, it's worth it. All browsers come preinstalled with different dev tools for browser testing.

share|improve this answer

BrowserStack I heard is the best for the job. http://www.browserstack.com/ I'm using it and I like it a lot.

share|improve this answer

To test browsers on your machine, I use ghostlab. It is also good for testing on mobile devices. App Reloads, scrolls, fills forms among other things. I've seen talk about browserstack intergration. And works with saucelabs.com via sauce connect.

http://www.vanamco.com/ghostlab/

share|improve this answer

WYSIWYG editors such as "Dreamweaver" come with features where you can do cross browser compatibility tests. As for Internet Explorer, if you use the "Developer Feature" it will allow you to select all previous versions of Internet Explorer up to IE6 or IE5. You can also test it against the standards for the previous versions of the IE browsers.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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