ITestSetFactory2 Interface Members
Public Methods
Public Method AddItemCreates a new item object.
Public Method BuildMultiProjectProgressGraphCreates progress graph for specified test set.
Public Method BuildMultiProjectSummaryGraphCreates graph showing the number of requirements reported according to the defect tracking information specified.
Public Method BuildMultiProjectTrendGraphCreates graph showing the number of status changes over a time period.
Public Method BuildPerfGraphCreates Performance Graph.
Public Method BuildProgressGraphCreates graph showing number of tests in all test sets executed over a period of time.
Public Method BuildProgressGraphExCreates progress graph for specified test set.
Public Method BuildSummaryGraphCreates graph showing the number of requirements reported according to the defect tracking information specified.
Public Method BuildTrendGraphCreates graph showing the number of status changes over a time period.
Public Method NewListCreates a list of objects according to the specified filter.
Public Method RemoveItemRemoves item from the database. Removal takes place immediately, without a Post.
Public Properties
Public Property FetchLevelThe Fetch level for a field.
Public Property FieldsThe list of all available fields for the entity managed by the factory.
Public Property FilterThe TDFilter object for the factory.
Public Property HistoryThe History object for this entity.
Public Property ItemGets an object managed by the factory by its key.
See Also