what’s the best way to have multiple version of internet explorer on my computer for web development testing?
I see IE Collection and TredoSoft. Are there other good ones?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
IE Collection has issues IIRC when you have IE8 installed it kills editable textboxes in the IE6 image…
IETester is pretty good, but doesn’t handle popup window interaction very well at all.
Spoon.net used to have awesome standalone IE versions but Microsoft shut them down
Unfortunately the best bet at the moment is to use the free Microsoft Virtual PC application and images of the Windows/IE environments you want. (they are time bombed though, so you’ll need to re-download/re-configure them about every 3months or so.
There is also Microsoft Super Preview… but this (AFAIK) only lets you see basic visual differences and doesn’t allow you to test interaction/JavaScript behavior.