| |
GeekInterview.com > Interview Questions > Testing > Common
| Print | |
Question: Co-existence Testing
Answer: What is co-existence testing? Why do we do it? What would be the passing criteria for a successful co-existence? Any sample application where you feel we require this kind of testing? |
| February 02, 2009 01:22:48 |
#3 |
| kamal1_batra |
Member Since: November 2008 Total Comments: 9 |
RE: Co-existence Testing |
Coexistence testing involves the working of application, on different hardware & software configurations. It checks the performance of the application with different combinations of different types of resources.
Compatibility testing checks if the two systems or two different resources are able to exchange the information successfully when an application is implemented or installed. This testing is usually performed when an already existing program is replaced with a new application. |
| |
Back To Question | |