What kinds of bugs that API testing would often find?
Question
What kinds of bugs that API testing would often find?
Answer
Missing or duplicate functionality Fails to handle error conditions gracefully Stress Reliability Security Unused flags Not implemented errors Inconsistent error handling Performance Multi-threading issues Improper errors Documenting the API (Common Web API Testing interview questions)