Aracılığıyla paylaş


Outcome Sabit Listesi

Web performans sınaması sonucunu açıklar.

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

Sözdizimi

'Bildirim
<TypeConverterAttribute(GetType(OutcomeConverter))> _
Public Enumeration Outcome
[TypeConverterAttribute(typeof(OutcomeConverter))]
public enum Outcome
[TypeConverterAttribute(typeof(OutcomeConverter))]
public enum class Outcome
[<TypeConverterAttribute(typeof(OutcomeConverter))>]
type Outcome
public enum Outcome

Üyeler

Üye adı Açıklama
Pass Web performans sınaması başarılı olduğunu gösterir.
Fail Web performans sınaması başarısız olduğunu gösterir.

Açıklamalar

Aşağıdaki tabloda Web performans sınaması sonucunu açıklar.

Ayrıca bkz.

Başvuru

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı