font, alignment

1 User has rated as useful.
Login to rate this answer.
It is very important type of testing in which we test the compatibility of the application on different browers like IE explore, Firefox. Currentlty IE Explorer 8.0 (Beta version) and Firefox(3.0) is available in market.

1 User has rated as useful.
Login to rate this answer.
While browser compatibility testing, i have faced many problems like:
1. There were many functionalities which were working on firefox and not working on IE.
2. UI elements are not properly aligned in all the browsers on the same screen resolution. So developers have to code for specific browser.
3. Tabs working was not consistent in all the browsers.
4. There were many third party tool which were not supported in specific browser.
Login to rate this answer.