Publishing Test Results with the Test Monitor API
- Updated2025-04-25
- 1 minute(s) read
Publishing Test Results with the Test Monitor API
Publish test results, log parametric data, and attach additional files to results using the SystemLink Test Monitor API.
The Test Monitor Service has an HTTP API. The Test Monitor Service also has useful wrappers available in G, C#, and Python.
If you use TestStand, integrate Test Monitor with TestStand instead of using the API.
- In your programming environment, use the Test Monitor API to publish test results and associated steps to SystemLink.
-
In the SystemLink web application, click Product Insights.
Results from the test you created will instantly appear here and update in real time.
- To upload an attachment to the test result, use the File Ingestion API or File Transfer API.
-
To download the report attachment in the SystemLink web application, complete
the following steps.
- Navigate to .
- Double-click the test whose attachment you want to download.
- Expand Attachments to select the attachment and click Download.
Related Information
- Analyzing and Interacting with Test Results
Generate, filter, and visualize test results to analyze your test and measurement data.
- SystemLink API Reference