# Test Data Orchestrator (TDO)

Test Data Orchestrator (TDO) automates and accelerates Data Provisioning and Test Preparation,  effectively shrinking these traditionally slow and manual activities to enable Continuous Testing.&#x20;

TDO calculates exactly what you need to test, and then generates everything you need to actually test it. This involves calculating optimal test coverage, expressed as a data pattern – in a consumable matrix, and then automating the rest of the testing lifecycle based on these data patterns, including automation of data requests, data generation, calculation of expected results, matching data to tests, generating executable tests and feeding data to tests on demand. TDO then ties in with orchestration tools to enable truly Continuous 8(10) Testing.&#x20;

TDO puts the data in DevOps and enables Continuous Delivery by automating the slowest activities in the testing lifecycle. By shrink-wrapping test data and test preparation Agile teams can now fit robust testing in-Sprint, instead of accumulating Testing Debt – making Testing truly Continuous, and completing automation of the Delivery Pipeline.&#x20;

TDO is provided as an On-Premises software subscription.

Documentation is divided into three (3) areas:

* [Technical Guides](/~/revisions/umz18Ah0JHgRc4vRJUd1/platform-docs/test-data-orchestrator-tdo/technical-guides.md)
* [User Documentation](/~/revisions/umz18Ah0JHgRc4vRJUd1/platform-docs/test-data-orchestrator-tdo/user-documentation.md)
* [Release Notes](/~/revisions/umz18Ah0JHgRc4vRJUd1/platform-docs/test-data-orchestrator-tdo/release-notes.md)


---

# 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.apica.io/~/revisions/umz18Ah0JHgRc4vRJUd1/platform-docs/test-data-orchestrator-tdo.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.
