Explain about "Compatibility Testing" in Web based
Application?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Compatibility Testing:
Compatibility of your web site is very important testing
aspect. See which compatibility test to be executed:
Browser compatibility
Operating system compatibility
Mobile browsing
Printing options
Browser compatibility:
In my web-testing career I have experienced this as most
influencing part on web site testing.
Some applications are very dependent on browsers. Different
browsers have different configurations and settings that
your web page should be compatible with. Your web site
coding should be cross browser platform compatible. If you
are using java scripts or AJAX calls for UI functionality,
performing security checks or validations then give more
stress on browser compatibility testing of your web
application.
Test web application on different browsers like Internet
explorer, Firefox, Netscape navigator, AOL, Safari, Opera
browsers with different versions.
OS compatibility:
Some functionality in your web application is may not be
compatible with all operating systems. All new technologies
used in web development like graphics designs, interface
calls like different API’s may not be available in all
Operating Systems.
Test your web application on different operating systems
like Windows, Unix, MAC, Linux, Solaris with different OS
flavors.
Mobile browsing:
This is new technology age. So in future Mobile browsing
will rock. Test your web pages on mobile browsers.
Compatibility issues may be there on mobile.
Printing options:
If you are giving page-printing options then make sure
fonts, page alignment, page graphics getting printed
properly. Pages should be fit to paper size or as per the
size mentioned in printing option.
K,byeee...
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 5 Yes | 0 No |
how would u ensure 100% coverage testing?
why you choosed testing as a carrer?
In Manual testing how to test proxy servers? can u please explain with example?
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
Which one is not tester responsibilities ? Option 1 Assure the process for contracting software is adequate Option 2 Review the adequacy of the contractors test plan Option 3 Perform acceptance testing on the software Option 4 Assure the ongoing operation and maintenance of the contracted software
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
What is the difference between Severity and Priority?
what is test plan and test procedure
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
how do we categorize the test cases for regression testing?