Programming- Testing Flashcards

1
Q

Erroneous

A

Data that is not acceptable within the logic of a program,

for example the wrong data type.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Extreme

A

Data at the extreme end of the range for acceptable

valid) or unacceptable (invalid

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Logical error

A

Error in the underlying logic of the program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Syntax

A

Set of rules that define the combinations of symbols that

are acceptable in a computer language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Valid

A

Data that is acceptable within the logic of the program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly