Execution Summary

Execution Summary

The execution summary provides an overview of all synchronization actions for one test run. The execution summary is displayed when a test run contains more than 200 synchronization actions. If the test contains fewer than this threshold, the execution trace is shown.

The execution summary has the following columns:

Column Name Description
Thread The name of the Thread in which the operation was called.
Operation The synchronization operation
Element The element on which the synchronization action was performed.
Object A consecutive number is used to identify the object or the thread name if the object is a thread.
Count The number of times the operation was executed for this element and object.
Method The method in which the operation was executed.