Test Data Flashcards

1
Q

Normal test data

A

Consists of values which are expected to be accepted by a program

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

Abnormal/Erroneous test data

A

Consists of values which are expected to be rejected by a program

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

Extreme test data

A

Consists of the smallest and largest possible values which are expected to be accepted by a program

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

Boundary test data

A

Data that is used to determine where extreme data is (1+ or 1- than the different ends of extreme data)

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