Tag: API Testing
All the articles with the tag "API Testing".
-
Your AI agent is fixing the wrong service
I tested 100 bugs across 240 microservices the model has never seen. Alert only: 51% pass rate, wrong service 34% of the time. Traffic captures: 77%.
-
From Datadog to CI Tests: Catch Regressions Before Deploy
Learn a practical workflow to convert Datadog metrics, traces, and incidents into CI tests that catch regressions before deploy.
-
Test Code Changes with Claude Code Using Real Traffic
Claude Code can write features and fix bugs, proxymock traffic snapshots give me the integration tests, replays.
-
Better integration tests in Cursor using proxymock
Cursor can scaffold new API calls, proxymock traffic snapshots give me the integration tests, replays.