White box testing

   

White box testing, clear box or structural testing is used in computer programming, software engineering and software testing to check that the outputs of a program, given certain inputs, conform to the internal design and implementation of the program.

The term white box indicates that the tester closely examines the internal implementation of the program being tested. A complementary technique, black box testing or functional testing, checks that the program performs to its specification without examining its internal implementation.

de:White-Box-Test

Retrieved from "http://www.centipedia.com/articles/White_box_testing"

This page has been accessed 3023 times. This page was last modified 09:32, 17 Nov 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).