> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations.md).

# Test Tool Integrations

Connect external test tools to SeaLights so test executions map to ABAP code changes.

ABAP Agent 2.0 reaches external test tools through **test repository adapters** (`[[testrepo]]` in `config.toml`).

For every adapter (including Tosca):

* Configure with the CLI — [Configure Test Repositories](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/command-line-interface/configure-test-repositories.md)
* Search after setup — [Search Test Repositories](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/command-line-interface/search-test-repositories.md)
* Follow the Guides — [Setup and installation](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/guides/setup-and-installation.md) (Part 1) and [Show the value with Test Cycles](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/guides/show-the-value-with-test-cycles.md) (Part 2)

Open your adapter page below for a type-specific `testrepo set` parameter table and example (Command Prompt / PowerShell). Common options (`--name`, `--type`, `--pipeline`, `--test-stage`) stay on [Configure Test Repositories](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/command-line-interface/configure-test-repositories.md).

**Tosca** adds a different kind of value: **Connect** and **Run a test** guides (Commander and Cloud), plus [Tosca Cloud runner and TIA](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/guides/tosca-cloud-runner-and-tia.md) (Part 3) for Cloud playlist optimization.

{% hint style="info" %}
**Which Tosca do I have?** **Tosca Commander** is the on-premises desktop application. **Tosca Cloud** is the SaaS product accessed through a browser. If you're not sure, check with whoever administers your Tosca license — the setup steps differ between the two.
{% endhint %}

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Azure DevOps (ado)</strong></td><td>Use this if your test cases live in Azure DevOps Test Plans.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/ado.md">Azure DevOps (ado)</a></td></tr><tr><td><strong>Tosca Commander</strong></td><td>Use this if you run the on-premises Tosca Commander desktop application.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/tosca.md">Tosca Commander</a></td></tr><tr><td><strong>Tosca Cloud</strong></td><td>Use this if you run Tosca Cloud, the browser-based SaaS product.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/tosca-cloud.md">Tosca Cloud</a></td></tr><tr><td><strong>Excel</strong></td><td>Use this if your test inventory is maintained in a spreadsheet rather than a dedicated test management tool.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/excel.md">Excel</a></td></tr><tr><td><strong>Xray</strong></td><td>Use this if your test cases are managed in Xray for Jira.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/xray.md">Xray</a></td></tr><tr><td><strong>qTest</strong></td><td>Use this if your test cases are managed in Tricentis qTest.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/qtest.md">qTest</a></td></tr><tr><td><strong>Certify</strong></td><td>Use this if your test cases are managed in Original Software Certify.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/certify.md">Certify</a></td></tr><tr><td><strong>SAP Solution Manager (SSM)</strong></td><td>Use this if your test cases are managed directly in SAP Solution Manager.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/ssm.md">SAP Solution Manager (ssm)</a></td></tr><tr><td><strong>OpenText ALM</strong></td><td>Use this if your test cases are managed in OpenText (Micro Focus) ALM / Quality Center.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/alm.md">OpenText ALM</a></td></tr><tr><td><strong>OpenText Octane</strong></td><td>Use this if your test cases are managed in OpenText ALM Octane (REST/OAuth workspace).</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/octane.md">OpenText Octane</a></td></tr><tr><td><strong>SAP Cloud ALM</strong></td><td>Use this if your test cases are managed in SAP Cloud ALM.</td><td><a href="/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations/calm.md">SAP Cloud ALM</a></td></tr></tbody></table>

{% hint style="info" %}
Adapter type values in `config.toml` are lowercase: `ado`, `tosca`, `toscacloud`, `excel`, `xray`, `qtest`, `certify`, `ssm`, `alm`, `octane`, `calm`.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent-2.0/test-tool-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
