Browser compatibility testing:
If your web application works well on a browser, will that mean it would work on all the browsers? No, certainly not. Because there might be some custom objects which may not render properly in the new browser.
What can be the solution? Test again the whole functionality of the web application on all the browsers.
But before executing all the test cases on different browsers, it is a good idea to know the differences between these browsers.
Factors of browser compatibility testing:
Different Browsers
Different Browser Versions
Different Operating systems
Different Screen Sizes
Different Font Sizes
No comments:
Post a Comment