errorCount property
Number of test cases in error, typically set by the service by parsing the xml_source.
- In create/response: always set - In update request: never
Implementation
core.int? errorCount;
Number of test cases in error, typically set by the service by parsing the xml_source.
core.int? errorCount;