Language:
Free Online Dictionary|3Dict

white box testing

Source : Free On-Line Dictionary of Computing

white box testing
     
         (Or "clear", "glass", "open") Software testing
        approaches that examine the program structure and derive test
        data from the program logic.
     
        Structural testing is sometimes referred to as clear-box
        testing since white boxes are considered opaque and do not
        really permit visibility into the code.
     
        (1996-05-10)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z