Explain about "Compatibility Testing" in Web based
Application?
Answer Posted / 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 |
Post New Answer View All Answers
Explain accessibility testing and its importance in the present scenario.
What are the interview question on insurance domain in manual testing
What is junit & api?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
What is ecp (equivalence class partition)?
Define brain stromming and cause effect graphing?
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Can you explain function points?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
How do you determine user soad for a perf test of a Web application?
What is the procedure of manual testing?
sanity testing is done during regression testing.is it true.if it is true plz explain?