akurtula Posted October 2, 2010 Report Posted October 2, 2010 throughout my web design projects I find it slightly confusing to as how many browsers I should try to test on (is there a fixed list of browsers that need to be supporting) I found an assignment proposal on the web (open universities) where it advices students that their work should renders the same at the following browsers: Chrome 2.x Firefox 3.x IE 7.x / 8.x (nothing mentioned about IE6) - but I normaly try and include IE6 BUT not below Opera 9.x Safari 3.x / 4.x is there any other browsers that i MUST test my work on (for every project) also would I really need to test on real browsers or would screenshot web services be enough, plus how important is it to test on different operating systems thanks a lot
falkencreative Posted October 2, 2010 Report Posted October 2, 2010 I personally test on: -- most recent version of Chrome -- most recent version of Safari -- most recent version of Firefox -- IE6-8 (usually I just make sure that the site is usable in IE6, not necessarily pixel perfect) In general, I trust that if it works in Firefox, it should work fine in Safari/Chrome/Opera. Opera is a bit iffy, since it seems to have its quirks, but the market share is low enough that I don't worry about it too much. I would suggest testing on real browsers if possible. If you have browser issues, a screenshot may not help you that much. IE7-8 (and I'm assuming 9 as well) has the web developer's toolbar (like Firebug, except not quite as useful/functional) that can help a little. It depends on the project, but I do test on both Mac and PC.
akurtula Posted October 2, 2010 Author Report Posted October 2, 2010 thats realy assuring from your personal experience, is there a big difference from Mac and PC (in this context), as I dont haave access to Macs thanks
Kyle Undefined Posted October 2, 2010 Report Posted October 2, 2010 At work, I build the client sites using IE8 since that's what most of our clients use. Then I test in Firefox and get those issues worked out. When I get to Chrome, it usually looks like it should with a tweak here and there. After those three, I test Safari and Opera which hardly never need any changes. If you want to see how your site will look on different browsers and OS's, use this link, I use it at work. https://browserlab.adobe.com/en-us/index.html
akurtula Posted October 3, 2010 Author Report Posted October 3, 2010 the like to browser lab seems really user friendly which make the proccess enjoyble, thanks for sharing the link
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now