Last update: Fri Jan 5 02:08:04 MST 2018
@Article{Cole:2000:WBT,
author = "Oliver Cole",
title = "White-Box Testing",
journal = j-DDJ,
volume = "25",
number = "3",
pages = "23--26, 28",
month = mar,
year = "2000",
CODEN = "DDJOEB",
ISSN = "1044-789X",
bibdate = "Thu Nov 9 08:25:14 MST 2000",
bibsource = "http://www.math.utah.edu/pub/tex/bib/dr-dobbs-2000.bib",
URL = "http://www.ddj.com/ftp/2000/2000_03/wboxtest.txt",
abstract = "Traditionally, there are two main approaches to
testing software: ``black-box'' (or functional)
testing, and ``white-box'' (or structural) testing.
White-box testing strategies include designing tests
such that every source line of code is executed at
least once, or requiring every function to be
individually tested. Additional resources include
wboxtest.txt (listings).",
acknowledgement = ack-nhfb,
journal-URL = "http://www.ddj.com/",
}