Baseline load checks capture steady-state success rate and percentile latency across core public surfaces.
Burst concurrency checks test short-lived multi-request pressure to reveal queuing or head-of-line blocking.
Soak checks hold the service under sustained traffic long enough to catch drift, rate degradation, or accumulated failures.
Boundary checks verify redirects, public/private route separation, host/domain mapping, and auth posture for buyer-facing surfaces.
API security checks use live protected routes, invalid credentials, and SSRF-safe integration probes against the production deployment.
Controlled failure probes validate graceful degradation instead of destructive chaos in the shared hosted environment.
Evidence completeness checks confirm that replay, proof, and compliance exports remain attached to real governed actions.