WebTestErrorType Enumeration
Visual Studio 2012
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. |