AssetRelationFactory | The asset's AssetRelationsFactory object. |
AssetRepositoryItemFactory | The asset's AssetRepositoryItemFactory object. |
Attachments | The Attachment factory for the object. |
AutoPost | If true, the database is updated immediately when the field value changes. |
AutoUnlock | Indicates whether to make the item changeable to other users automatically after a Refresh or Post. |
Baselines | A list of IBaseline objects in which the entity participated. |
BugLinkFactory | The bug link factory that manages the links of the current object to its associated defects. |
CheckoutPathIfExist | The checkout path for the test. |
ContainsBrokenRelation | Returns true if the object is linked to an asset but the asset does not exist. |
CoverageFactory | The CoverageFactory for the entity. |
DesignStepFactory | The design steps factory for the current test. |
DesStepsNum | The number of design steps in the test. |
EntitySubtype | The current subtype of the entity. |
ExecDate | The test execution date and time. |
ExecStatus | The test execution status. |
ExtendedStorage | The Extended Storage object for the current test. |
Field | The value of the specified field. |
FieldMultiValue | The MultiValue object of the specified field. |
FolderId | The test folder ID. |
FullPath | The full file system path for the test. |
HasAttachment | Checks if the object has one or more attachments. |
HasCoverage | Checks if the test covers at least one requirement. |
HasCriteria | Checks whether the test has criteria. |
HasLinkage | Checks if the current object has at least one associated Bug. |
HasOthersLinkage | Checks if the current Bug object has at least one associated object that is not another Bug object. Defined only for Bug objects. |
HasParam | Checks if the test has at least one parameter. |
ID | The item ID. |
IsLocked | Checks if object is locked for editing. |
LastRun | The last Run object for this test. |
LinkFactory | The link factory of the current defect object that enables viewing the links. Defined only for Bug objects. |
Modified | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. |
Name | The test name. |
NumOfConfigurations | Number of configurations the Test has. |
ParameterValueFactory | The parameter value factory that manages the parameter values of the current object. |
Params | Deprecated. Use TestParameterFactory of ISupportTestParameters. The current test parameters. |
TemplateTest | Indicates if this test is a template test. |
TestConfigFactory | The test configuration factory for the test. |
TestCriterionFactory | The test criterion factory for the test. |
TestParameterFactory | The Parameter factory that manages the parameters of the current object. |
Type | The test type. |
TypeName | The field's type. |
UsedBy | Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset. |
UserAssetFactory | The asset's UserAssetFactory object. |
Using | Returns the list of relations to assets used by this asset or by user assets owned by this asset. |
VC | The version control object for the entity. |
VCS | The VCS version control object for this test. |
Virtual | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |