

# ObservationSummary


Contains summary statistics about a test case execution.

## Contents


 ** 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


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) 