WebTestErrorType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class WebTestErrorType
public enum WebTestErrorType
type WebTestErrorType =
Public Enum WebTestErrorType
- Inheritance
-
WebTestErrorType
Fields
Name | Value | Description |
---|---|---|
TestError | 0 | |
Exception | 1 | |
HttpError | 2 | |
ValidationRuleError | 3 | |
ExtractionRuleError | 4 | |
ConditionalRuleError | 5 | |
Timeout | 6 | |
DataCollectionError | 7 | |
DataCollectionWarning | 8 |