Skip to main content

Performance API Testing Guide

Summary

Existing smoke coverage and a safe source-backed API validation sequence.

Audience

API consumers, engineers, architects, QA, support, security reviewers, implementation partners, and product owners.

Overview

The repository contains one parameterized PowerShell smoke script rather than an HTTP collection or dedicated API test project.

Endpoint family

  • Coverage includes service summary, tenant context, cycles, appraisals, Workflow modes and callback idempotency, reports, compatibility, Gateway cutover and shadow routing, history, delivery side effects, Notification, and backfill.
  • No standalone automated security suite, contract suite, or HTTP collection was found.
  • Recommended tests remain Foundation and must use synthetic, non-sensitive fixtures.

Classification

Transitional testing coverage.

Authentication and authorization

Bearer authentication and tenant context are registered. No Performance endpoint in this family declares an authorization requirement unless explicitly stated above.

Requires confirmation

CI execution, isolated environments, authentication and permission tests, contract snapshots, and coverage thresholds require confirmation.

Diagram

See Also

Keywords

  • Performance API
  • API Testing Guide
  • Draft API documentation

Source References

  • microservices/scripts/smoke-performance.ps1
  • microservices/src/performance-service/Api/PerformanceEndpoints.cs
  • microservices/src/performance-service/Api/PerformanceCompatEndpoints.cs

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-16
  • Review cycle: Quarterly