---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

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}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

Role required: sn_devops.admin

## Procedure

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.  
   Figure 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}  
   Figure 2. DevOps test mapping entity ID

   See the [Test type mapping](https://www.servicenow.com/docs/2K6mbrSJKMKG3npr5UcnrA#dev-ops-test-tool-integration__section_opj_n5l_vlb) section for more details.
4. **Optional:** 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.  
   Note:  
   You must create the custom subflow that transforms the raw payload.

   See the [Transforming a raw test payload](https://www.servicenow.com/docs/2K6mbrSJKMKG3npr5UcnrA#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).  
   Figure 3. DevOps Test Summaries example

## Example

Figure 4. Scripted pipeline example with test configuration

*[\>]: and then


