2.3- test data Flashcards

1
Q

What is normal data?

A

things that a user is likely to put into a program

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

what is boundary data?

A

values to see at the limit of what the program should be able to handle

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

what is invalid data?

A

inputs with the correct data type that should be rejected by the program

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

what is erroneous data?

A

inputs with the incorrect data type that should be rejected by the program

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