Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 2.82 KB

overview.md

File metadata and controls

51 lines (39 loc) · 2.82 KB

Parasoft Findings for Azure DevOps

Integrate Parasoft SOAtest functional test results, unit test results, static analysis results and coverage results into your workflow from C/C++test, Jtest, and dotTEST, including support for quality gate checks.

Collect test results from Parasoft test case executions


Collecting results

Aggregate test result information from all of your test case executions into one consolidated report.

Associate test results to individual test cases


Associate test and test cases


Associate test and test cases

Tie together test cases to their pass/ fail metadata such as assertion details or event logs.

Visualize test execution trending data


Graph of trending data

Understand your test results over time to see if you are trending in the right direction.

Visualize static analysis results


Static analysis results

Visualize code coverage results


Coverage results

View which lines are covered or uncovered.

Covered lines

Visualize Quality Gate Results


Configure the Parasoft Static Analysis Quality Gates Task and view the summary of results on the Extensions tab. Static analysis quality gate Configure the Parasoft Code Coverage Quality Gates Task and view the summary of results on the Extensions tab. Code coverage quality gate Configure the Parasoft Test Results Quality Gates Task and view the summary of results on the Extensions tab. Test results quality gate

More details

The Parasoft Findings extension is designed to be used in a post test-execution build step that integrates static analysis, code coverage, functional and unit test reports, including support for quality gate checks, generated by Parasoft tools into your Azure DevOps project. The task will collect static analysis, code coverage and test results from the Parasoft report XML files.

  • For static analysis results, this plugin has been integrated with the SARIF SAST Scans Tab to visualize static analysis results. Navigation to rule documentation is also available.
  • For code coverage, this plugin has been integrated with ths Code Coverage Tab to visualize line coverage results.
  • For test results, the number of passed/failed tests and result details will be displayed. Trending data in a graph for a simple visualization is also available.