API - Testing Practice Test
API API Error Handling and Debugging 3
What does 'negative testing' mean in API testing?
Select your answer
A
Testing APIs expected to fail permanently
B
Sending invalid or unexpected inputs to verify the API handles errors gracefully
C
Testing with no authentication
D
Measuring negative performance metrics
Hint