Contract Test - CI/CD用語集の定義
contract testはプロバイダーとコンシューマーが合意したリクエスト/レスポンスの契約に従っていることを検証し、破壊的なAPI変更を統合前に検出します。
関連ガイド
Load Test - CI/CD Glossary DefinitionA load test drives expected or peak traffic at a system to measure throughput, latency, and where it degrades…
Test Sharding - CI/CD Glossary DefinitionTest sharding splits a suite into balanced groups run on separate machines in parallel, cutting wall-clock te…
Chaos Engineering - CI/CD Glossary DefinitionChaos engineering deliberately injects failures - killed nodes, network delays, dependency outages - to verif…