Skip to content
Docs
How it works
Product
Blog
Tour the Product
By Use Case
Local Development Environments
API Observability
Load Testing
Legacy Software Migration
Integrations
ROI Calculator
Pricing
Company
About Us
Case Studies
Slack Community
Whitepapers
Careers
Contact Us
User Login
Sign up
Docs
How it works
Product
Blog
Tour the Product
By Use Case
Local Development Environments
API Observability
Load Testing
Legacy Software Migration
Integrations
ROI Calculator
Pricing
Company
About Us
Case Studies
Slack Community
Whitepapers
Careers
Contact Us
User Login
Sign up
Free Trial
Category: Service Mocking
View All Posts
Unlock Cheaper & Faster AI Testing: Mocking Claude and MCP
Apr 25, 2025
Shaun Duncan
Generative AI is quickly becoming ubiquitous in the software development space, with tools like Anthropic’s Claude offering rap...
Learn more
Using Proxymock with AWS Services
Apr 10, 2025
Kristopher Sandoval
Amazon Web Services, or AWS, offers a variety of cloud services ranging from AWS resources such as CDNs and data lakes to cloud...
Learn more
Using Proxymock with GCP Services
Apr 7, 2025
Kristopher Sandoval
Google Cloud Platform, or GCP, is a cloud resources collection offered by Google for enterprise and standard users. GCP offers ...
Learn more
Testing LLM backends for performance with Service Mocking
Mar 21, 2025
Ken Ahrens
While incredibly powerful, one of the challenges when building an LLM application (large language model) is dealing with perfor...
Learn more
Modernize Test Data Management with Traffic Replay
Mar 12, 2025
Matthew LeRay
Introduction In software testing or platform engineering, having realistic data is crucial. For years, teams have relied on Tes...
Learn more
Using Python MockServer for API Testing
Jan 30, 2025
Matthew LeRay
Using a mock server is a popular method of working around these limitations and realities, allowing you to test web server asse...
Learn more
Ultimate Guide to Creating a JSON Mock API for Testing
Jan 21, 2025
Ken Ahrens
Using a JSON mock allows you to avoid using fake data or simulating interactions, resulting in better final output and stronger...
Learn more
What Are Cloud Development Environments?
Jan 14, 2025
Josh Thornton
Especially, if you have a globally distributed team, CDEs give you a smoother developer experience just by its online nature. I...
Learn more
Orchestrated Service Virtualization: The Definitive Guide
Jan 8, 2025
Ken Ahrens
Software development requires a lot of things to be highly optimized due to the sheer number of parts and the interconnected na...
Learn more
7 Best Service Virtualization Tools of 2025
Jan 7, 2025
Nate Lee
Service virtualization tools have become indispensable for organizations seeking to streamline their testing and development pr...
Learn more
Mock vs Stub: Essential Differences
Jan 2, 2025
Nate Lee
When discussing the process of testing an API, one of the most common sets of terms you might encounter are “mocks”...
Learn more
What is Service Virtualization?
Dec 4, 2024
Nate Lee
An Introduction for DevelopersService virtualization is increasingly popular in the software & DevOps toolkit. Learn what i...
Learn more