Limit Testing
Identify the limits of the system, and test what happens when the system is pushed to and beyond these limits. For example: a counter overflows (i.e., an attempt is made to increase its value beyond the maximum possible value, based on its size). See also
stress test.
CategoryTests
There are no comments on this page. [Add comment]