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 hata.
ExtractionRuleError Bir ExtractionRule hata.
ConditionalRuleError A ConditionalRule hata.
Timeout Bir zaman aşımı hatası.
DataCollectionError
DataCollectionWarning

Ayrıca bkz.

Başvuru

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı