TestCaseRunSummary
Specifies the test case run summary.
Contents
- runStartTime
 - 
               
The run start time of the test case run summary.
Type: Timestamp
Required: Yes
 - status
 - 
               
The status of the test case run summary.
Type: String
Valid Values:
Success | Running | FailedRequired: Yes
 - testCaseId
 - 
               
The test case id of the test case run summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}Required: Yes
 - testCaseVersion
 - 
               
The test case version of the test case run summary.
Type: Integer
Required: Yes
 - testRunId
 - 
               
The test run id of the test case run summary.
Type: String
Pattern:
[A-Za-z0-9:/\-]{1,100}Required: Yes
 - runEndTime
 - 
               
The run end time of the test case run summary.
Type: Timestamp
Required: No
 - statusReason
 - 
               
The status reason of the test case run summary.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: