Sunday, June 20, 2010

Test All IE version at Once

When start to delevope web application , the main point is how the application looks like in cross browser. Splecially for IE's different versions.

Currently i develope one application in my company, and the scope of the application was it should be compatible with IE-7,IE-8 and firefox 3.5 , so we develope the application design according to the requirement.

Suddenly client says that he wants application compatible with IE-6 also ,because most of his users are still using IE-6 .So from now i have to check all developed pages on all IE version. and the current version installed in my system is IE-7 , so every time i have to ask someone to check the page in his system to different version.

I am fade up with this , i search on net and come up with the solution
IE-Tester .You can check more detail regarding this tool at http://my-debugbar.com/wiki/IETester/HomePage You can also attach different tool with this and test your application with all IE version at once