Test data Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is normal test data?

A

A set of test data used together with the results expected.

Used to test that normal data is accepted and processed correctly

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

What is erroneous/ abnormal data?

A

Test data that should be rejected as the values are not suitable. Used to test that erroneous data is rejected

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

What is extreme data?

A

Data that is at the maximum or minimum end of a range and should be accepted

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

What is boundary data?

A

Used to establish where the largest and smallest values occur.

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

Example of boundary data

A

E.g. for percentage marks ranging from 0 to 100, the boundary data for 0 is -1, 0.
-1 should be rejected.

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