What is black box testing?
March 12th, 2009
Black box testing is a method that is used by software testers to test the software for errors and bugs. Normally a manual method, black box testing is also called behavioral testing. Mainly concentrating on the functional aspect of software, black box texting can also sometimes be non-functional in nature. Applicable to all levels of software testing, black box testing can be used flawlessly with unit testing, system testing, integration testing, functional testing as well as acceptance testing. Coming with its own set of advantages as well as disadvantages, black box can very well be replaced by the use of automated GUI testing tools like RoutineBot.

