The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestVariableHelper Interface
Provides helper properties and methods for test variable objects in Visual Studio Test Professional.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Create() | Returns a new test run variable. |
![]() | CreateFromFile(String^) | Creates a set of test variable objects from an XML file. |
![]() | CreateVariableValue(String^) | Creates a test value object for the provided test variable object. |
![]() | Query() | Returns a list of test variable objects for the team project. |
Show:
