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 |
Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..
what is difference between regression testitng and re testing
Is the Fundamental Test process and The test development process the same
What are all the things should be covered in the Unit Test cases ?
What is a test scenario?
If a bug is not reproduced what will be the next action of the tester?
Difference between Functional and System testing?
Can test condition,testcase and testscript help u in performing the static testing
How can software qa processes be implemented without stifling productivity?
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
What are test case formats widely use in web based testing?
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable by the use explain deep structure testing