Publishing Test Results with the Test Monitor API
- Updated2025-10-28
- 1 minute(s) read
Publishing Test Results with the Test Monitor API
Publish test results, log parametric data, and attach additional files to results for review or analysis using the SystemLink Test Monitor API.
The Test Monitor API, which is available in G, .NET, Python, HTTP, and C#, communicates with the Test Monitor service over an HTTP connection.
If you use TestStand, Integrate Test Monitor with TestStand.
- In your programming environment, use the Test Monitor API to publish test results and associated steps to the server.
-
In the SystemLink web application, click Test 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.
- In Test Insights, select Results.
- Double-click the test whose attachment you want to download.
- Expand Attachments to select the attachment and click Download.
Related Information
- Integrating Test Monitor with TestStand
Send test metadata from TestStand to your SystemLink server.
- Analyzing and Interacting with Test Results
Filter, generate, and visualize test results to analyze your test and measurement data.
- SystemLink API Reference