Answer:
Positive test cases
This is done with correct data to check for correct output)
Negative test cases
This is done with broken or missing data to check for proper handling
Exception test cases
This is done with exceptions (giving unexpected data or behavior) and check for the exception caught properly or not.
Asked In: Many Interviews |
Alert Moderator