WebTestErrorType 열거형

WebTestError 개체에 포함할 수 있는 오류 형식을 열거합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.WebTesting
어셈블리:  Microsoft.VisualStudio.QualityTools.WebTestFramework(Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

구문

‘선언
Public Enumeration WebTestErrorType
public enum WebTestErrorType
public enum class WebTestErrorType
type WebTestErrorType
public enum WebTestErrorType

멤버

멤버 이름 설명
TestError 테스트 오류입니다.
Exception 예외 오류입니다.
HttpError HTTP 오류입니다.
ValidationRuleError ValidationRule 오류입니다.
ExtractionRuleError ExtractionRule 오류입니다.
ConditionalRuleError ConditionalRule 오류입니다.
Timeout 제한 시간 오류입니다.
DataCollectionError
DataCollectionWarning

참고 항목

참조

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스