Testing  that validates a program by ensuring that all of its statements have been executed-that is, by knowing exactly how the program is written-is ____.

A. Blackbox testing
B. Destructive testing
C. Nondestructive testing
D. System testing
E. Whitebox testing


Answer: E

Computer Science & Information Technology

You might also like to view...

Which of the following statements about quadratic probing is true (expensive does not include trivial operations such as multiplication or division by powers of 2; computation of the hash function is not included in the cost)?

a. an expensive division must be performed b. an expensive mod operator must be performed c. an expensive multiplication must be performed d. all of the above e. none of (a), (b), and (c)

Computer Science & Information Technology

Write a detailed table of contents for a procedure manual that explains to users how to log onto your school’s computer network, as well as the school’s network policies (who is an authorized user, and so on). Make sure that the manual is written with the user in mind.

What will be an ideal response?

Computer Science & Information Technology

The Delete action query deletes tables

Indicate whether the statement is true or false

Computer Science & Information Technology

Describe the steps to set or remove a file attribute

A) Open Device Manager, select the Properties option, and the Properties window opens. Toward the bottom of the window is an Attributes section. Click inside one or more of the attribute check boxes to enable or disable an attribute. B) Use Windows/File Explorer to locate the file or folder. Right-click the file or folder name. Click the Properties option and the Properties window opens. Toward the bottom of the window is an Attributes section. Click inside one or more of the attribute check boxes to enable or disable an attribute. C) Use Windows/File Explorer to locate the file or folder. Left-click the file or folder name. Click the Properties option and the Properties window opens. Toward the bottom of the window is an Attributes section. Click inside one or more of the attribute check boxes to enable or disable an attribute. D) Use the Network option within Windows/File Explorer to locate the file or folder. Double-click the file or folder name. Click the Properties option and select File Attribute. Click inside one or more of the attribute check boxes to enable or disable an attribute.

Computer Science & Information Technology