The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestErrorType Enumeration
Enumerates the types of errors that can be included in a WebTestError object.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Member name | Description | |
|---|---|---|
| ConditionalRuleError | A ConditionalRule error. | |
| DataCollectionError | ||
| DataCollectionWarning | ||
| Exception | An exception error. | |
| ExtractionRuleError | An ExtractionRule error. | |
| HttpError | An HTTP error. | |
| TestError | A test error. | |
| Timeout | A time-out error. | |
| ValidationRuleError | A ValidationRule error. |
Show: