Partager via


ITestManagementTeamProject, interface

Fournit les fonctionnalités de gestion de cas de test pour un projet d'équipe.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Public Interface ITestManagementTeamProject
public interface ITestManagementTeamProject
public interface class ITestManagementTeamProject
type ITestManagementTeamProject =  interface end
public interface ITestManagementTeamProject

Le type ITestManagementTeamProject expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ActionRecordings
Propriété publique AttachmentDownloadUri
Propriété publique AttachmentUploadManager
Propriété publique BugFieldMappings
Propriété publique CoverageAnalysisManager
Propriété publique DefaultPageSize
Propriété publique DefaultPageSizeForTestPoints
Propriété publique FetchIdentitiesInline
Propriété publique IsValid
Propriété publique Queries
Propriété publique ServerVersion
Propriété publique Sessions
Propriété publique SharedSteps
Propriété publique TeamProjectName
Propriété publique TestCases
Propriété publique TestConfigurations
Propriété publique TestEnvironments
Propriété publique TestFailureTypes
Propriété publique TestManagementService
Propriété publique TestPlans
Propriété publique TestPoints
Propriété publique TestResolutionStates
Propriété publique TestResults
Propriété publique TestRuns
Propriété publique TestSettings
Propriété publique TestSuites
Propriété publique TestVariables
Propriété publique TfsIdentityStore
Propriété publique WitProject

Début

Méthodes

  Nom Description
Méthode publique CreateFromWorkItem
Méthode publique CreateTestQuery(array<Int32[])
Méthode publique CreateTestQuery(String)
Méthode publique CreateTestQuery(array<Int32[], String)
Méthode publique CreateTestQuery(array<Int32[], array<Int32[], String) Crée une nouvelle requête de cas de test selon une liste non vide d'ID, une liste de révisions et un indicateur sur lesquels les champs des cas de test à récupérer. L'indicateur de requête est une requête de WIQL sans les clauses.Il est utilisé avez spécifié des champs sélectionnés.Par exemple : SELECT [System.Title], [System.AreaPath] WorkItems
Méthode publique CreateTmiTestImplementation(String, String, String, Guid)
Méthode publique CreateTmiTestImplementation(String, String, Guid, String, Guid)
Méthode publique DeleteAttachments
Méthode publique DownloadAttachments
Méthode publique QueryAttachments
Méthode publique QueryAttachmentsByLink
Méthode publique WorkItemTypesFor

Début

Notes

Le contenu de cette section ne sera pas mis à jour, n'y ajoutez pas d'informations.

Voir aussi

Référence

Microsoft.TeamFoundation.TestManagement.Client, espace de noms