---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Configure a test tool in DevOps

# Configure a test tool in DevOps {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Configure a test tool in DevOps to view unit, functional, and
performance test results.

## Vorbereitungen

Role required: sn_devops.admin

## Prozedur

1. Navigate to AllDevOpsIntegrationsTest Type Mappings and create a record to map the test type to the integration tool.
2. In the Test Type Mapping record, use the search icon (![Search icon]()) to select Test type and Tool integration field values.  
   Abbildung : 1. DevOps test type mapping
3. Click the search icon (![Search icon]()) in the DevOps Entity Id field, and fill in the test details.  

   |-|-|
   | Table name | DevOps table name that contains the entity linked to the test results. |
   | Document | Name of the entity specified in the selected table. |
   [ ]

   {#create-test-tool-dev-ops__table_zrv_f4x_pnb}  
   Abbildung : 2. DevOps test mapping entity ID

   See the [Test type mapping](https://servicenow-prod.fluidtopics.net/vWeGFJScOabXq5F_ccDcjA#dev-ops-test-tool-integration__section_opj_n5l_vlb) section for more details.
4. **Wahlweise:** To capture the raw test payload of non-JUnit or -TestNG tests, enter an .xml filename and path (comma separate multiple files).  
   You can transform a raw payload using decision tables and a custom Workflow Studio subflow.  
   Hinweis:  
   You must create the custom subflow that transforms the raw payload.

   See the [Transforming a raw test payload](https://servicenow-prod.fluidtopics.net/vWeGFJScOabXq5F_ccDcjA#dev-ops-test-tool-integration__section_evb_tzv_pnb) section for more details on configuring decision tables.
5. Run the test and view test results by navigating to DevOpsTest Results (Test Summaries and Performance Test Summaries).  
   Abbildung : 3. DevOps Test Summaries example

## Beispiel

Abbildung : 4. Scripted pipeline example with test configuration

