Walter Rumsby
Walter Rumsby

Reputation: 7535

How to test on IE while developing with OS X?

I'm trying to get my head around how I can test that web apps work on Internet Explorer while developing with OS X.

The following criteria are all important:

If Virtual PC was still available for the Mac then the VPC images supplied by Microsoft would be exactly the solution I was after, but obviously without being able to run Virtual PC I can run these images.

Update: I am wondering if my best option is a Windows 7 Netbook + a USB KVM switch.

Upvotes: 2

Views: 492

Answers (1)

Sherm Pendley
Sherm Pendley

Reputation: 13612

Your best option is to run the Real Thing (tm) in a VM such as Parallels, VMWare, or VirtualBox. Google around a bit - I think you can migrate an existing VPC image to a newer VM product.

Upvotes: 2

Related Questions