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 |
what do u like in QA?
how to face the interview how the dress wear while going to interview
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
In one company i got a question like this..... Find bugs in this sentance?
who provides the test data in ur company?
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Hai can any one tel me what is Concurency Testing?
What can be the possible Test Cases for an Admin Control Panel in a Web Application
what is testing methodologies manually following by the tester in an company? pl give me answer
What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??