Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

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

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

8. What is black box testing?

What are the different black box testing


techniques?

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

You might also like