1.

What Is Black Box Testing? What Are The Different Black Box Testing Techniques?

Answer»

Black box TESTING is the software testing method which is used to test the software without knowing the internal STRUCTURE of code or program. This testing is usually done to CHECK the functionality of an application. The DIFFERENT black box testing techniques are

  1. Equivalence Partitioning
  2. BOUNDARY value analysis
  3. Cause effect graphing

Black box testing is the software testing method which is used to test the software without knowing the internal structure of code or program. This testing is usually done to check the functionality of an application. The different black box testing techniques are



Discussion

No Comment Found