distinguish between different types of test data Flashcards
(5 cards)
1
Q
what are the 3 types of test data
A
- normal
- extreme
- invalid
2
Q
what is normal test data
A
this lies within an acceptable range e.g 2 for a month number
3
Q
what is extreme test data
A
this checks data on the upper and lower limit is processed correctly
e.g 12 for a month number
4
Q
what is another name for extreme data
A
boundary
5
Q
what is invalid test data
A
this checks data outside the range is rejected or data of the incorrect type or format is rejected e.g 13 for a month number