Contract Test - CI/CD Glossary Definition
A contract test asserts that a provider and consumer adhere to an agreed request/response contract, catching breaking API changes before integration.
Related guides
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…