> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/ai-dlc-insights/use-ai-dlc-insights/setup/integrations/qtest/index.md).

# Tricentis qTest Integration

The Tricentis qTest integration enables AI DLC Insights to ingest test management data from qTest Cloud. This data can be used to track testing activity and correlate test execution with engineering metrics in SEI dashboards.

#### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before you get started, you must create an [API key in qTest](https://docs.tricentis.com/qtest-saas/content/user_and_administration/administration/administration.htm) with appropriate permissions to access test management data.

### Setup <a href="#setup" id="setup"></a>

To configure the qTest integration:

1. From the SEI navigation menu, click **Account Management**.
2. From the **Integrations** page, navigate to the **Available Integrations** tab.
3. Locate the qTest integration tile under `Test Management` and click **Add Integration**.
4. In the **Overview** section, provide a name for the integration and optionally, add tags to identify the integration.
5. Click **Continue**.
6. In the **Configure Authentication** section, enter your qTest instance URL and API key.
7. Click **Validate & Continue**.
8. Once validation succeeds, click **Validate and Create Integration**.

Once the integration is configured, Harness AIDI begins ingesting test management data from qTest.

### Integration monitoring <a href="#integration-monitoring" id="integration-monitoring"></a>

To monitor the status of the qTest integration, navigate to the **Monitoring** tab. This page displays ingestion logs that provide visibility into data synchronization.

You can click the **Filters** icon to filter logs by **Status** (`Success`, `Failed`, `Pending`, or `Scheduled`).

Each ingestion log includes the following fields:

| Field                      | Description                                                                                    |
| -------------------------- | ---------------------------------------------------------------------------------------------- |
| **Scan Range Time**        | The time window of data that the ingestion task retrieves from qTest.                          |
| **Data Retrieval Process** | The specific ingestion job or process responsible for fetching data from qTest.                |
| **Task Start Time**        | The timestamp when the ingestion task began running.                                           |
| **Status**                 | The current state of the ingestion task (for example, Success, Failed, Pending, or Scheduled). |
| **Time to Complete**       | The total duration required for the ingestion task to finish processing.                       |
| **Retries**                | The number of times the ingestion task was retried after a failure.                            |
