API Testing

Testing technique similar to unit testing in that it targets the code level.

API Testing differs from unit testing in that it is typically a QA task and not a developer task.

 

API Testing