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. |
Notlar
Aşağıdaki tabloda Web performans sınaması sonucunu açıklar.