Which of these “properties” of testing using stubs and drivers are correct?

a) Using drivers and stubs is a lot of work for not much gain.
b) Using drivers and stubs avoids trying to debug a large program all at once.
c) Testing the pieces is difficult to do in any significant way. You need the entire
program to run a meaningful test.
d) Drivers run the pieces individually. They are temporary. They can be minimal,
without i/o, having only data generating code, and not doing much (except
possibly validating) with the information they return.
e) Stubs are short programs that are fairly easy to write. They return only minimum
data necessary for the caller to be debugged.


b) Using drivers and stubs avoids trying to debug a large program all at once.
d) Drivers run the pieces individually. They are temporary. They can be minimal,
without i/o, having only data generating code, and not doing much (except
possibly validating) with the information they return.
e) Stubs are short programs that are fairly easy to write. They return only minimum

Computer Science & Information Technology

You might also like to view...

Each Label control has a ____________ property that allows you to display a rectangle around the control’s text.

a. Border b. Frame Style c. Frame d. Border Style

Computer Science & Information Technology

Remote storage services accessed via the Internet are often referred to as _____.

A. ?flash storage B. ?cloud storage C. ?slot storage D. ?optical storage

Computer Science & Information Technology

Tags are codes encapsulated in ____.

A. braces B. angle brackets C. parentheses D. curly brackets

Computer Science & Information Technology

According to Rosenblum and Travis’ (2008) Framework Essay 1, a “master status” can BEST be described as:

A. A position or slot in a social structure B. A status that will dominate all other statuses C. position that is high in priority D. All of the above

Computer Science & Information Technology