ITestSetFactory Interface
Description
Services for managing test sets.
Public Methods
Public Method AddItemCreates a new item object.
Public Method BuildPerfGraphBuilds Performance Graph.
Public Method BuildProgressGraphBuilds Req progress graph.Builds Performance Graph.
Public Method BuildProgressGraphExBuilds Requirement progress graph. Extends BuildProgressGraph with ability to display Null parent folders.Builds Performance Graph.
Public Method BuildSummaryGraphCreates a summary graph of test instances in a test set.
Public Method BuildTrendGraphCreates graph that shows the number of defect status changes over time.Builds Performance Graph.
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