Answer:
The three test cases are :
1. Positive test cases - With this we need to provide correct data and test for correct output
2. Negative test cases - We need to check for broken or missing data
3. Exception test cases - Whether the exceptions which are thrown are handled properly or not
Asked In: Many Interviews |
Alert Moderator