HTTP-API-Replay-Fixture-Matrix
Waehlen Sie HTTP-Fixtures fuer rohe Requests, Webhook-Signaturpruefung und GraphQL-Mutationen.
3
Fixture-Zeilen
3
So verwenden Sie diese Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
So verwenden Sie diese Matrix
Coverage
- Deckt API-Replays, Signaturverifikation und Mutations-Requests ab.
- Nutzlich fuer HTTP-Clients, Bug-Reproduktion und Integrationssuites.
- Verankert in API-Replay- und Signed-Request-Packs.
Fixture-Zeilen
Available Variants
| Variante | Profil | Testfokus | Datei | Groesse | Herunterladen |
|---|---|---|---|---|---|
|
Upload Replay HTTP
Good baseline for replaying a POST request with auth and an idempotency key.
|
JSON API request | Request replay and idempotency |
http_api_replay_request_sample.http
|
271 B | Herunterladen |
|
Webhook Signature HTTP
Useful when validating signed webhook payloads and delivery metadata handling.
|
Webhook callback request | Signature and header validation |
http_webhook_signature_validation_sample.http
|
295 B | Herunterladen |
|
GraphQL Mutation HTTP
Targets REST-client and replay tooling that needs GraphQL request bodies and variables.
|
GraphQL request | Mutation replay |
http_graphql_mutation_sample.http
|
271 B | Herunterladen |
Verwandte Strategie-Seiten