3.3.1.4 Testing. Flashcards
1
Q
What do we need to be aware of when testing programs?
A
Be aware that the implementation must be tested for the presence of errors, using selected test data covering normal (Typical), boundary and erroneous data.
2
Q
Define boundary.
A
Pair of test data values at the each end of a range. The data at the upper or lower limits of expectations that should be rejected.