Udostępnij za pośrednictwem


Metoda ITestPlan.QueryTestPoints — (String)

Znajduje i zwraca wszystkie badania punktów należących do tego planu badań i odpowiedników podanej kwerendy.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Function QueryTestPoints ( _
    queryText As String _
) As ITestPointCollection
ITestPointCollection QueryTestPoints(
    string queryText
)
ITestPointCollection^ QueryTestPoints(
    String^ queryText
)
abstract QueryTestPoints : 
        queryText:string -> ITestPointCollection 
function QueryTestPoints(
    queryText : String
) : ITestPointCollection

Parametry

  • queryText
    Typ: System.String
    WIQL string stwierdzi obiektów point przetestować.

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestPointCollection
Kolekcja punkty badania.

Uwagi

Oto niektóre pola WIQL używane w tej kwerendzie: SuiteId ConfigurationId TestCaseId PointState AreaPath RecursiveSuiteId: wszystkie punkty w hierarchii suite, począwszy od RecursiveSuiteId kwerendy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPlan Interfejs

Przeciążenie QueryTestPoints

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestPointCollection

ITestPoint