Explain any two main test of data that can be used to test a program.
Answer:
- Normal data: these are data type and data value that are within the acceptable range.
- Extreme data: these are data that are of the right type but within the boundaries of the acceptable range.
- Invalid data: refers to data that are incorrect due to the fact that they are out of the boundaries or not of the acceptable data type