What are compatibility tests and how are they performed?

 Compatibility Test:

  • It comes under Non Functional testing.
  • It is performed on an application to check its running capability on different platform or environment.
  • Compatibility testing is to check the developed software application functionality on various software, hardware, network and browser etc.
  • We contact compatibility testing only on stable build.
Categories of compatibility testing:










Comments

Popular posts from this blog

What is Unit testing?

What is a use case?