Maveric Systems Interview Question

What is Black Box testing?

Interview Answer

Anonymous

Sep 7, 2015

Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. This method of test can be applied to virtually every level of software testing: unit, integration, system and acceptance.

1