How to test my application on older version of IE?
        Posted  
        
            by Rakesh Juyal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rakesh Juyal
        
        
        
        Published on 2010-02-10T07:21:04Z
        Indexed on 
            2010/03/30
            20:33 UTC
        
        
        Read the original article
        Hit count: 327
        
I have installed IE8 on my system. I usually test my application on this browser, but the problem arises when i got to know that the client is using IE7. Now how can i test my application on IE7?
One possible solution is to have dual booting on my system. So on version of Windows i can have IE7 and on another i can have IE8. But i really don't want to use this solution.
Another possible solution is to use PC Emulator [ Don't know what is this, just heard about these ]. Using which i can have multiple IE version simultaneously. Have you ever tried this solution? Please name any good FREE emulator.
Please let me know if there is any other better solution.
© Stack Overflow or respective owner