

# ObservationSummary
<a name="API_ObservationSummary"></a>

Contains summary statistics about a test case execution.

## Contents
<a name="API_ObservationSummary_Contents"></a>

 ** ObservationsFailed **   <a name="connect-Type-ObservationSummary-ObservationsFailed"></a>
The number of observations that failed during execution.  
Type: Integer  
Required: No

 ** ObservationsPassed **   <a name="connect-Type-ObservationSummary-ObservationsPassed"></a>
The number of observations that passed during execution.  
Type: Integer  
Required: No

 ** TotalObservations **   <a name="connect-Type-ObservationSummary-TotalObservations"></a>
The total number of observations in the test case.  
Type: Integer  
Required: No

## See Also
<a name="API_ObservationSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/ObservationSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ObservationSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ObservationSummary) 