DIS_CHAPTER2 Flashcards

1
Q

Types of errors

A

Syntax errors, run-time errors,
logic errors

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

syntax errors

A

errors in the grammar of the programming

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

run-time errors

A

happen during program execution

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

logic errors

A

errors in algorithm design

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

Blackbox (functional test)

A

accepts input produces output
the inner works are not visible

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

Whitebox (structure test)

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