black box testing

     

Black box testing takes an external perspective of the test object to erive test cases. These tests can be functional or non-functional, though usually functional. The test designer selects valid and invalid input and determines the correct output. There is no knowledge of the test object's internal structure.

Found pages about black box testing

Users that searched for black box testing