what is the meaning of compatibility testing in view of web
application testing?
Answers were Sorted based on User's Feedback
Answer / swaroop kumar
Checking the application on different platforms (Operating
System) with different browsers,the main aim of
compatibility testing is to test weather application can
run successfully on different OS.
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / guest
Comapbility testing is nothing but
checking the compabiltiy between browsers, operating
systems.
Is This Answer Correct ? | 5 Yes | 3 No |
Test the application between defferent browsers with
different versions,and different OS (like windows
9x/xp/2000..,linux),different Dbs,and differnt networks
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / malika
I agree with Swaroop Kumar.
Compatibility should be on the following also:
-Testing On various client hardware configurations
-Using different memory sizes and hard drive space
-On various Operating Systems
-In different network environments
-With different printers and peripherals
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / brahma reddy
"During this test testing team
can SUT on various platforms like
Computer O.S.(Windows XP,VISTA,7,2003 server,2008 server…….),
Browser(IE,Chrome,mozilla,Opera,Safari…..),
the main aim of
compatibility testing is to test
weather application can
run successfully on different OS."
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lalit
Checking the application on different combination of most
widely used Browsers, Operating systems, its different
versions and also on differnt networks.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / avivarma
It is a type of testing usually done for the products in
which a test engineer may have to deploy the application
in to the environments prepare with multiple combination on
environmental components in order to check whether
it is compatible with those environment or not.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / johhny
How to monitor testing result of member to make sure
software quality?
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manohar reddy
compatibility testing is testing the application on different available environments.
ex: yahoo.com and mozilla etc.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nawal
It tests whether the application or the software product built is compatible with the hardware, operating system, database or other system software or not.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the general testing process?
What is FT Disk?
What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase
What do you mean by penetration testing? i go through' in some site, but i want in detailed . how we have to test by these type of testing. Will any one knows plz guide me. Thanks in advance
What is the difference between Shakeout, Smoke, and Sanity Testing.
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
when to start and stop testing?
Difference in web based application,desktop application and client server application? plz explain Us
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
what are quality tools and its types?describe each
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?