Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Enumera tipos de objeto en el área de administración de pruebas de Visual Studio Test Professional.
Espacio de nombres: Microsoft.TeamFoundation.TestManagement.Client
Ensamblado: Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxis
'Declaración
Public Enumeration ObjectTypes
public enum ObjectTypes
public enum class ObjectTypes
type ObjectTypes
public enum ObjectTypes
Miembros
| Nombre de miembro | Descripción | |
|---|---|---|
| Attachment | Un objeto ITestAttachment. | |
| BugFieldMapping | Un objeto IBugFieldMapping. | |
| DataCollector | ||
| None | No se especificó ningún tipo de objeto. | |
| Other | ||
| Session | ||
| SharedSteps | ||
| TeamProject | Un objeto ITestManagementTeamProject. | |
| TestCase | ||
| TestConfiguration | Un objeto ITestConfiguration. | |
| TestConfigurationVariable | No se utiliza. | |
| TestController | ||
| TestPlan | Un objeto ITestPlan. | |
| TestPoint | Un objeto ITestPoint. | |
| TestResolutionState | Un objeto ITestResolutionState. | |
| TestResult | Un objeto ITestResult. | |
| TestRun | Un objeto ITestRun. | |
| TestSettings | Un objeto ITestSettings. | |
| TestSuite | Un objeto ITestSuiteBase. | |
| TestSuiteEntry | Un objeto ITestSuite. | |
| TestVariable | Un objeto ITestVariable. | |
| TestVariableValue | Un objeto ITestVariableValue. |
Vea también
Referencia
Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)