Publish test intent and evidence

Test Management Integrations

Keep native UI execution evidence connected to the team’s test-management system.

Explore source
Parent systemCDP
StatusPreview
Modules6
RepositoryCDP/CDP.Integration.Core

One provider-neutral facade lets Test Studio and scripted flows publish cases, steps, runs, and evidence while each adapter preserves the external system’s planning model.

  1. 01

    TestMo and TestRail

  2. 02

    Xray and Zephyr Scale

  3. 03

    Qase

  4. 04

    Test Studio UI and Jint scripting facade

From intent
to working system.

01

Configure

Test Studio stores provider endpoints, projects, suites, credentials, and mapping policy.

02

Map

A common model normalizes cases, folders, cycles, plans, runs, steps, and statuses.

03

Execute

Visual, YAML, CLI, or scripted flows produce the same structured result evidence.

04

Publish

Focused adapters translate evidence into each provider’s API without leaking provider details into flow logic.

Adopt this
capability.

Start with the primary module, then add the related packages only when the application needs those layers. Replace VERSION with the current NuGet version.

01 · Install
Terminal
dotnet add package Chrome.DevTools.Integration.Core --prerelease
02 · Use · javascript
quick-start.js
const run = await Integrations.createRun("release-smoke");
await Integrations.publishResult(run.id, {
caseId: "login",
status: "passed"
});

Use one layer.
Compose the rest.

Read the module beside the complete system.

The implementation, samples, issues, and release notes stay in the parent repository so module details remain connected to the product architecture.

CDP

Search everything.

Loading the index…

move open esc close

Preparing metadata and full-text search…