Hi, in my team usually one web developer creates the web app then does some alpha testing himself before passing the fuller testing to the only tester in the company.
So you probably can guess that we don't have a lot of free pcs or resources available so we can't do the wmware or virtual pc thingy :(
So based on the resources on this excellent site, i came across all these:
how-do-you-handle-cross-browser-compatibility-testing
web-site-cross-browser-testing-in-practice
how-do-you-test-layout-design-across-multiple-browsers-oss
how-do-you-test-your-web-ui-to-see-if-it-renders-uniformly-across-different-brows
Question:
What is the best way to test intranet site? as i've realized some sites like browsershot won't work.
Is there a way to automate this? I'm currently using LAMP with Axkit. So mostly perl.
- As majority of our users are FF & IE users, is there any good resource on the most common quirks on difference between this two? [i.e. alt tag not showing for mouse over in ff,etc]