Tuesday, April 7, 2009

What is black box testing?

Black Box Testing:

Testing based on an analysis of the specification of a piece of software without reference to its internal workings

The system is treated as a “black box” and the internal working of the system are unknown

The system is given an input and if the output is what was expected, then the test passes

No comments:

Post a Comment