

# OverallTestResultItem
<a name="API_OverallTestResultItem"></a>

Information about the overall results for a test execution result.

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

 ** endToEndResultCounts **   <a name="lexv2-Type-OverallTestResultItem-endToEndResultCounts"></a>
The number of results that succeeded.  
Type: String to integer map  
Valid Keys: `Matched | Mismatched | ExecutionError`   
Required: Yes

 ** multiTurnConversation **   <a name="lexv2-Type-OverallTestResultItem-multiTurnConversation"></a>
Indicates whether the conversation contains multiple turns or not.  
Type: Boolean  
Required: Yes

 ** totalResultCount **   <a name="lexv2-Type-OverallTestResultItem-totalResultCount"></a>
The total number of overall results in the result of the test execution.  
Type: Integer  
Required: Yes

 ** speechTranscriptionResultCounts **   <a name="lexv2-Type-OverallTestResultItem-speechTranscriptionResultCounts"></a>
The number of speech transcription results in the overall test.  
Type: String to integer map  
Valid Keys: `Matched | Mismatched | ExecutionError`   
Required: No

## See Also
<a name="API_OverallTestResultItem_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/models.lex.v2-2020-08-07/OverallTestResultItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/OverallTestResultItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/OverallTestResultItem) 