Configure a test tool in DevOps

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure a test tool in DevOps to view unit, functional, and performance test results.

    始める前に

    Role required: sn_devops.admin

    手順

    1. Navigate to All > DevOps > Integrations > Test 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.
      図 : 1. DevOps test type mapping
      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.

      図 : 2. DevOps test mapping entity ID
      DevOps test mapping entity id

      See the Test type mapping section for more details.

    4. オプション: 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.

      注:
      You must create the custom subflow that transforms the raw payload.

      See the Transforming a raw test payload section for more details on configuring decision tables.

    5. Run the test and view test results by navigating to DevOps > Test Results (Test Summaries and Performance Test Summaries).
      図 : 3. DevOps Test Summaries example
      DevOps test summaries

    図 : 4. Scripted pipeline example with test configuration
    DevOps test scripted pipeline