API Testing vs. Unit Testing: What’s the difference?

by 360Logica on April 11, 2010

With the emergence of extreme programming, test-driven development and other agile methods, unit testing has become an important part of almost every development effort. At the same time, many applications provide application programming interfaces (APIs) to allow code-level access to the functionality. These APIs, just like any other interface into the product, must be tested before they

Read the full article

Related Posts

Leave a Comment

*