Get a test object from a TestFactory.
Implemented Interface | Description |
---|---|
IAlertable2 | Services for managing auto-alerts. |
IAlertable2Dispatch | Services for managing auto-alerts. |
IBaseField2 | Represents a basic data field or entity, such as an attachment. |
IBaseField3 | Represents a basic data field or entity, such as an attachment. |
IBaseField4 | Represents a basic data field or entity, such as an attachment. |
ICoverable | Represents an entity that covers a requirement. |
IFollowUpManager | Manages the user-defined follow-ups. |
ILinkable | Services for managing links. |
IMailableEntity | Mail support for entities. |
ISubtypedEntity | Represents an entity with support for subtypes. |
ISupportAssetRelations | Services for managing relations between Quality Center entities. |
ISupportAssetRelations2 | Services for managing relations between Quality Center entities. |
ISupportAssetRelations3 | Services for managing relations between ALM entities. |
ISupportAssetRepositoryItems | Services for managing asset repository items. |
ISupportAssets | Services for managing user assets. |
ISupportDataRelation | Services for linking a Test or TestConfiguration with its parameter data. |
ISupportParameterValues | Services to support parameterization. |
ISupportTestParameters | Provides services for entities that support parametererisation. |
IVersionedEntity | Represents an entity that can have versions. |
![]() | Adds a new alert to the specified entity. |
![]() | Removes the current entity's follow-up. |
![]() | Removes all current object alerts from the database. |
![]() | Adds the specified requirement to the list of requirements covered by this test. |
![]() | Adds the specified requirement to the list of requirements covered by this entity. Optionally, also adds child requirements. |
![]() | Creates a new asset relation and sets it to be the data source relation for this entity. |
![]() | Removes an alert or alerts associated with the current object from the database. |
![]() | Downloads an asset and its related assets. |
![]() | Returns the active data resource asset relation whether or not it is associated directly with this object. |
![]() | Gets the alert specified by the alert ID. |
![]() | Gets a list of all alerts associated with the object. |
![]() | Gets the list of all requirements covered by this test. |
![]() | Returns the data resource asset relation directly associated with this object. |
![]() | Returns the size of the asset and its related assets. |
![]() | Gets the date and description for the follow-up associated with the current object. |
![]() | Checks if any alerts are associated with the object. |
![]() | Returns asset relation dependencies status. |
![]() | Checks if the object has at least one follow-up associated with it. |
![]() | New, unread alerts are associated with the object. |
![]() | Checks if the date of the unsent follow-up is earlier than the current database server date. |
![]() | Locks the object. Returns True if the object has been changed on the server. |
![]() | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. |
![]() | Mails the IMailableEntity field item. |
![]() | Posts all changed values into database. |
![]() | Reads saved values, overwriting values in memory. |
![]() | Removes a requirement from the list of requirements this test covers. |
![]() | Sets an alert for follow-up for the current object. |
![]() | Undoes changes to field values that have not been posted. |
![]() | Unlocks the object. |
![]() | The asset's AssetRelationsFactory object. |
![]() | The asset's AssetRepositoryItemFactory object. |
![]() | The Attachment factory for the object. |
![]() | If true, the database is updated immediately when the field value changes. |
![]() | Indicates whether to make the item changeable to other users automatically after a Refresh or Post. |
![]() | A list of IBaseline objects in which the entity participated. |
![]() | The bug link factory that manages the links of the current object to its associated defects. |
![]() | The checkout path for the test. |
![]() | Returns true if the object is linked to an asset but the asset does not exist. |
![]() | The CoverageFactory for the entity. |
![]() | The design steps factory for the current test. |
![]() | The number of design steps in the test. |
![]() | The current subtype of the entity. |
![]() | The test execution date and time. |
![]() | The test execution status. |
![]() | The Extended Storage object for the current test. |
![]() | The value of the specified field. |
![]() | The MultiValue object of the specified field. |
![]() | The test folder ID. |
![]() | The full file system path for the test. |
![]() | Checks if the object has one or more attachments. |
![]() | Checks if the test covers at least one requirement. |
![]() | Checks whether the test has criteria. |
![]() | Checks if the current object has at least one associated Bug. |
![]() | Checks if the current Bug object has at least one associated object that is not another Bug object. Defined only for Bug objects. |
![]() | Checks if the test has at least one parameter. |
![]() | The item ID. |
![]() | Checks if object is locked for editing. |
![]() | The last Run object for this test. |
![]() | The link factory of the current defect object that enables viewing the links. Defined only for Bug objects. |
![]() | 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. |
![]() | The test name. |
![]() | Number of configurations the Test has. |
![]() | The parameter value factory that manages the parameter values of the current object. |
![]() | Deprecated. Use TestParameterFactory of ISupportTestParameters. The current test parameters. |
![]() | Indicates if this test is a template test. |
![]() | The test configuration factory for the test. |
![]() | The test criterion factory for the test. |
![]() | The Parameter factory that manages the parameters of the current object. |
![]() | The test type. |
![]() | The field's type. |
![]() | Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset. |
![]() | The asset's UserAssetFactory object. |
![]() | Returns the list of relations to assets used by this asset or by user assets owned by this asset. |
![]() | The version control object for the entity. |
![]() | The VCS version control object for this test. |
![]() | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |