100 likes | 316 Views
Testing and debugging. Test plan test log. Pro forma available from module web site Testing is required for the next three driving tests. Write a description of the item to test. “Age field for staff member.”. Extreme Min(imum).
E N D
Test plan test log • Pro forma available from module web site • Testing is required for the next three driving tests
Write a description of the item to test • “Age field for staff member.”
Extreme Min(imum) • The Extreme Min is an example of an excessively small value for the field
Min (Boundary) + - 1 • The Min (Boundary) test data is the smallest acceptable value for the field.
Max (Boundary) + - 1 • The Max (Boundary) is the maximum allowable value for the field.
Mid • Half way between the Max and Min
Extreme Max • This is an extremely large value that hopefully may never occur e.g. +300
Invalid Data Type + Other Tests • We need to generate a few values which are inappropriate for the integer data type e.g.