You are on page 1of 10

Types of bugs

found during API testing


Duplicate
Functionality

When more than one APIs


perform the same function
Missing
Functionality
When a requirement is not
fulfilled by any of the APIs
developed
Compatibility

When APIs don’t  work well

with certain platforms,

frameworks, or languages,

leading to integration issues

Error Handling

When APIs don’t provide correct

error messages for unexpected/

invalid requests

Security
When APIs are accessible to
unauthorized users too

Reliability

When APIs may not be available

at all times

Performance
When APIs take a long time to
respond, it could be at an
increased load

Documentation 
When APIs don’t have adequate
or easy-to-understand
documentation

What type
would you add
to this list?

You might also like