Google News
logo
Manual Testing - Interview Questions
What is black box testing, and what are the various techniques?
Software testers employ black-box testing when they do not know the internal architecture or code structure. The techniques are:
 
* Equivalence Partitioning
* Boundary value analysis
* Cause-effect graphing
Advertisement