Aracılığıyla paylaş


WebTestErrorType Sabit Listesi

WebTestError nesnesinde bulunan hata türlerini numaralandırır.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public Enumeration WebTestErrorType
public enum WebTestErrorType
public enum class WebTestErrorType
type WebTestErrorType
public enum WebTestErrorType

Üyeler

Üye adı Açıklama
TestError Bir sınama hatası.
Exception Özel durum oluştu.
HttpError http hatası.
ValidationRuleError A ValidationRule error.
ExtractionRuleError An ExtractionRule error.
ConditionalRuleError A ConditionalRule error.
Timeout Zaman aşımı hatası.
DataCollectionError
DataCollectionWarning

Ayrıca bkz.

Başvuru

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı