API Mocking Glossary
API for testing What is an API for Testing, and Where to Find Free Testing APIs › API Prototyping API prototyping is the process of building a working model of an API before proceeding with full development. › API Replay API replay is a technique for capturing and reusing real API request and response data to test and debug applications. › API Sandbox API Sandbox : Definition, Core Features, and When to Use Mocks Instead › Chaos Engineering What is Chaos Engineering? How Does It Work? › Contract Testing Learn how Contract Testing is used in API-Driven development, and how it's different from API testing and integration testing. › Dummy Server What is a dummy server? How is it different from a mock server? And how do you set one up? › Integration Testing What is Integration Testing? How Does It Differ from Unit Testing? › Microservices Mocking What you need to know about developing and testing microservices using mock API tools. › Mock API What is a Mock API? Mocking Explained with Examples › Mock Server What is a Mock Server? The Quick Explanation › Proxying Proxy servers function as intermediaries between clients and end servers, handling requests and responses. › Service Virtualization A Quick and Simple Explanation of Service Virtualization, with an Ecommerce Example › Stubbing API stubbing is a technique used in software development and testing, where a dummy or placeholder implementation of API responses is used as a temporary substitute for the actual API. › Test-Driven Development What is Test-Driven Development? What’s the Point? › What is API Prototyping? Prototyping vs Mocking API prototyping is the process of building a working model of an API before proceeding with full development. ›