
BIBLIOGRAPHIC NOTES
BIBLIOGRAPHIC NOTES
Early work: As an activity, software
testing is as old as software. Programs
came hand-in-hand with programmable
computers and so did testing. Early work
on testing of computer programs includes
that of Gill [169] and Miller and Maloney
[329]. Gill suggested ways to use hardware
features to check computer programs on
the EDSAC computer. Miller and
Maloney proposed a systematic method for
the analysis of programs and generation of
test data.They proposed that all
interactions among the branches must be
tested and that each loop must be traversed
at least once and entered from every
possible point in the program. Thus, Miller ...