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 many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
What is your framework of current project
Can anybody send me sample test case for GUI testing for a web page? for eg Homepage
Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.
Describe to me the Software Development Life Cycle as you would define it?
What methodolgies you used to develop test Cases?
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
How many scripts u use to run daily?
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
is it possible S1 comes under P1 ?
What particiption a manual tester can do in documentation? Are there any tools available for only documentation?
Why we call it as a regression test nor retest?