Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the Test Management interface (UI) of .
The ITmi type exposes the following members.
Methods
Name
Description
Overloaded. Adds a test storage path to the UI of .
Adds or updates the tests in the test management interface by using the provided collection of tests.
Adds the provided test to the UI of .
Adds a collection of tests to the UI of .
Clears the list of storage paths that are managed by the specified test manager.
Returns a test item provider for the specified test type.
Returns the test element that corresponds to the specified test ID.
Gets all the top-level test lists in the UI of .
Returns an array of read-only test lists in which each list contains tests that match a test result in the provided test run.
Overloaded. Gets an array of test result objects from a test run.
Returns the specified test run from the UI of .
Returns the loaded test run configuration in the UI of that has the given ID.
Returns all loaded test run configurations in the UI of .
Returns all test runs in the UI of .
Returns all tests that are loaded in the UI of .
Overloaded. Gets an array of tests that are not in any of the test lists in the UI of .
Deletes the specified test from the UI of .
Overloaded. Deletes the specified tests from the UI of .
Saves the specified test from the UI memory to a hard disk.
Updates the provided test in the UI of by using the provided test.
Updates those tests in the UI of by using the provided collection of tests.
Top
Properties
Name
Description
Gets or sets the active test run configuration for the current solution.
Top