I was wondering on what browser versions (IE,NN,MZ,ETC) to most developers test their sites.
I have developed some intense javascript and am trying to ensure cross-browser compatibility. I have multiple sessions of IE 3.0, 4.0, 5.0, 5.5, 6.0 installed and can easily test those.
However mozilla and Netscape, I am unsure of what versions to test for. If you go to http://browsers.evolt.org/ you will see that navigator has been patched about 12 differrent times over the past few years. Initially I thought to start at 4.0 and greater, but then realized that NN has patched 4.x over 11 times. Should I load the last pached/released version of each (i.e. 4.x, 6.x, 7.x)? And I dont have clue which versions of Mozilla I should use for testing.
I would really like to hear what others do to test their sites. I know some develope for 5.x or greater but I dont want to snub the 4.x browser either.
Resources:
IE Multiple Installs: http://www.skyzyx.com/downloads/
ALL Browser Installs: http://browsers.evolt.org
Last edited by GSMACK; 05-10-2004 at 08:54 AM..
|