previous |
start |
next
Test Cases
- Positive test case: expect positive outcome
E.g square root of 100
- Negative test case: expect negative outcome
E.g square root of 100
- Boundary test case: at boundary of domain
Frequent cause for errors
E.g square root of 0
previous |
start |
next