company logo

Create test summary for selected test run

The action allows creating a test summary text file for the selected test run. The test summary is written to the test run directory (.../test_runs/selected_test_run/TestSummary.txt). The content of the generated file is displayed in the edit window in the Test summary field.

The layout and content of the test summary depends very much on specific requirements. Hence, the test summary logic has to be implemented by customer in TestRun::Protocol function (see programmer's reference). Programming examples are provided.