Integrating C/C++test with Azure DevOps allows you to review the results reported by C/C++test as in Azure Pipelines.

To integrate with Azure DevOps:

  1. Install the C/C++test extension for Azure DevOps provided by Parasoft and the SARIF SAST Scans Tab Azure extension.
  2. Modify your pipeline to include:

When the workflow executes, you can review the results on the Scans tab of the pipeline results.

You can find more details and example workflow configuration at https://marketplace.visualstudio.com/items?itemName=parasoft.cpptest-azure-devops.