Update Test Result
- Updated2025-07-28
- 2 minute(s) read
Modifies a test result or multiple test results on the server to match all the properties of the object supplied.
Test results must exist already on the server before you can update them.
- Acquiring Test Results

test result in
Test result reference on the server.
status type
Execution state the test is in.
When you leave this input unwired, this VI uses the status associated with test step in. The default is Running.
status name
Name of the test execution state.
The name is used only when status type is set to Custom.
error in
Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.determine status from steps
Boolean that determines whether to automatically update the test result status based on the child steps of the result. Test Monitor orders statuses by their severity, from highest to lowest. The highest severity child step is then used to update the top-level result.
replace
A Boolean that determines whether to replace existing test result fields instead of merging them.
test result
Local test result reference on your machine. Wire this input to Create Test Result to create and add the test result to the server.