Verify API contract between consumer and provider
Preconditions (3)
Step 1: Run the consumer test to generate the contract file
Step 2: Publish the contract file to the contract broker or share with provider
Step 3: Run the provider verification test using the contract file
Step 4: Check that the provider response matches the contract expectations
✅ Expected Result: Provider verification test passes confirming the API contract is fulfilled