# Test Cases

This is a collection of test cases that have to be checked during and after completion of integration to Odds88 API. Test cases are grouped by services to make it easier to select what tests to perform, depending on type of integration. Some tests may be skipped, if the functionality is not used by you.

To execute end-to-end tests Technical Integration Specialists will require an account with test funds on your platform. Testing can be started during integration still going, when certain components are fully integrated in your system, e.g. delta feed. The first round of tests is run during and after the completion of integration as a continuous process. Second round of testing is performed when you establish connection to the Odds88 production environment and are preparing for a launch.&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.odds88.io/integration-process/test-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
