Tag: API common bug
-
Types of bugs found during API testing
Duplicate FunctionalityWhen more than one API perform the same function Missing FunctionalityWhen a requirement is not fulfilled by any of the APIs developed CompatibilityWhen APIs don’t work well with certain platforms, frameworks, or languages, leading to integration issues Error HandlingWhen APIs don’t provide correct error messages for unexpected/invalid requests SecurityWhen APIs are accessible to unauthorized…