Filipin.eu

Željko Filipin's blog.
Home Blog Tags License

View on GitHub
4 December 2012

How to Test with Internet Explorer on a Mac

by Željko Filipin

tags: image · macos · testing

Estimated reading time is 1 minute.

Random Photo: Globe, Utrecht, the Netherlands Random Photo: Globe, Utrecht, the Netherlands

To my surprise, not everybody knows how to test with Internet Explorer on a Mac. After responding to How do I run Internet Explorer using ruby mine on a mac question at Stack Overflow, I have decided to create a blog post, mostly copy/pasting my answer.


I think you will find 80% of the problems if you test your app with any browser (see 80–20 rule). Said that, I also test with IE.

There are a few better ways to test with IE on a Mac than installing IE for Mac:

If you pick dual boot or virtual machine you will have to buy Windows too. (Upgrade from a previous Windows version is 39.99 USD, could not find out how much the full version costs.)

MediaWiki (software that runs Wikipedia) has a few Watir tests that drive Chrome, Firefox and IE on Sauce Labs, the code is at github.com/wikimedia/qa-browsertests.

Feedback

Thank you for reading. If you want to stay in touch please use the feed or send me an email.