Expand Minimize
This topic has not yet been rated - Rate this topic

WebTestErrorType Enumeration

Enumerates the types of errors that can be included in a WebTestError object.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public enum WebTestErrorType
Member nameDescription
ConditionalRuleErrorA ConditionalRule error.
DataCollectionError
DataCollectionWarning
ExceptionAn exception error.
ExtractionRuleErrorAn ExtractionRule error.
HttpErrorAn HTTP error.
TestErrorA test error.
TimeoutA time-out error.
ValidationRuleErrorA ValidationRule error.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.