top of page
Harlow Consulting Group (10).png

API Testing

API Testing is a 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 tests the communication between two pieces of software. API testing is the only way to provide truly secure, reliable and scalable connections between platforms.

bottom of page