TestConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test configuration
[System.Runtime.Serialization.DataContract]
public class TestConfiguration
type TestConfiguration = class
Public Class TestConfiguration
- Inheritance
-
TestConfiguration
- Attributes
Constructors
| TestConfiguration() |
Properties
| Area |
Area of the configuration |
| Description |
Description of the configuration |
| Id |
Id of the configuration |
| IsDefault |
Is the configuration a default for the test plans |
| LastUpdatedBy |
Last Updated By Reference |
| LastUpdatedDate |
Last Updated Data |
| Name |
Name of the configuration |
| Project |
Project to which the configuration belongs |
| Revision |
Revision of the the configuration |
| State |
State of the configuration |
| Url |
Url of Configuration Resource |
| Values |
Dictionary of Test Variable, Selected Value |