Identify the letter of the choice that best matches the phrase or definition.

A. A statement in a combination of code, words, and syntax.
B. Test data that assesses on or near the limits of the equivalence classes.
C. Values used to test a program.
D. State what should be true when a loop is exited.
E. When numeric data falls outside of the valid range.


A. Javish
B. Boundary conditions
C. Data validation rules
D. Output assertions
E. Arithmetic overflow

Computer Science & Information Technology

You might also like to view...

The __________ method creates a new String object by copying part of an existing String object.

a) stringCopy b) substring c) copyString d) copySubString

Computer Science & Information Technology

Validation text restricts the data value that can be entered into a field

Indicate whether the statement is true or false

Computer Science & Information Technology

Insertion sorting is one of the most common sorting techniques used ____.

A. in personal computers B. in word-processing applications C. by card players D. in databases

Computer Science & Information Technology

Which automatic feature causes red or blue wavy lines to appear under words as you type?

A. ScreenTips B. AutoComplete C. Spelling and Grammar Error D. AutoCorrect

Computer Science & Information Technology