I need a brief decsrpition on How to test borwser
compatabilty and O.S compatibity?
Wat are the techniques to test?
TIA
Answers were Sorted based on User's Feedback
Answer / sunil kumar sahoo
Browser compatible means u have to test in all the Browser
like IE,Mozilla,Opera,Safari etc with their various
version,from my 3 years experience i have faced a lot of
problem for this browser version,some times the java script
doesn't supported by few browser but in some browser it well
functioned.
now come to OS compatible ie ur different operating system
like Ms 2000,XP,Linux,Unix etc.
no such techniques are there to test, only you have to test
the project in different browser as well as OS and marked
the look and feel (Allignment of image,frame,table) and
functionality (Javascript for validation).
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sj16
S.No. OS / Platform Browser Version Time Compatibility
1 Win-98 MS IE 5 5 sec Yes
Like this above table show that the web site is compatible
in Os win98,browser Microsoft IE 5,time taken to open that
web site in MS IE 5 is 5 secounds .... byeeeeeeeeee
| Is This Answer Correct ? | 3 Yes | 0 No |
compatibility testing: Testing whether the system is
compatible with other systems( can be OS or browser) with
which it should communicate.
In your scenario follow these permutation and combination
level here
Application OS Browser pass/fail
XYZ app. Win98 I.E. ?
XYZ app. WinXP I.E. ?
XYZ app. Linux I.E. ?
XYZ app. Unix I.E. ?
XYZ app. win 98 Mozilla ?
XYZ app. Win XP Mozilla ?
XYZ app. Linux Mozilla ?
XYZ app. Unix Mozilla ?
In the same way test for Opera, Netscape , according to
clients requested OS and Browser. Here everytime the
application is tested on different browser on different
Operating system.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is Regression Testing done for Manual Testing projects?
wat is mutation testing
Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.
last testcase for project will be written in which phase?
What are the tools of performance testing?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
when will do the beta test? when will do the alpha test?
What is Risk Mitigation and who will involve in Risk mitigation plan?
Can we perform load testing on mobile phone?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.