# Testing
source: https://developer.mastercard.com/mdes-token-connect/documentation/testing/index.md

## Endpoint Test Cases {#endpoint-test-cases}

Use these test cases to validate request/response behavior for each endpoint during integration and regression testing.
Run the scenarios in order from happy-path to error-path to confirm both functional correctness and resiliency handling.
This improves release confidence, reduces production defects, and helps teams troubleshoot API issues faster.

Use the following endpoint test-case pages:

1. [getEligibleTokenRequestors](https://developer.mastercard.com/mdes-token-connect/documentation/testing/get-eligible-token-requestors-test-case/index.md)
2. [getAsset](https://developer.mastercard.com/mdes-token-connect/documentation/testing/get-asset-test-case/index.md)
3. [PushMultipleAccounts](https://developer.mastercard.com/mdes-token-connect/documentation/testing/push-multiple-accounts-test-case/index.md)
