Build acceptance test policy is not also known as

a. Build validation
b. Smoke testing
c. Function testing
d. Sanity testing


c. Function testing
Build acceptance test policy is also sometimes called build validation, smoke testing, or sanity testing, but not function testing.

Computer Science & Information Technology

You might also like to view...

The ____ operator captures the remainder when an integer number is divided by an integer.

A. / B. & C. % D. !

Computer Science & Information Technology

A ____ is a decorative edge on a photo or a portion of a photo.

A. resolution B. montage C. selection D. border

Computer Science & Information Technology

When evaluating the expression outf << circuit1; the computer determines whether to use a standard definition of the << or an overloaded definition for a user- defined class by considering

a. the class or type of outf b. the class or type of circuit1 c. the value of circuit1 d. whether or not outf accesses an open file

Computer Science & Information Technology

Describe the systems development method you plan to use, and explain the pros and cons of using this method.

What will be an ideal response?

Computer Science & Information Technology