AddBPComponent | Deprecated. Use BPComponentFactory of IBusinessProcess4. Adds the specified Component to the test. | 
  AddFlowOutputParam | Deprecated. Use BPOutputParamFactory of IBusinessProcess4. Adds a flow output parameter to the test. | 
  AddGroup | Deprecated. Use BPComponentFactory of IBusinessProcess4 (Group is BPComponent). Adds an empty group of components to the test. | 
  AddRTParam | Deprecated. Use TestParameterFactory of ISupportTestParameters. Adds a runtime parameter to the test. | 
  CancelDownloadPictures | Cancels the download of the test component's pictures. | 
  CoverRequirement | Adds the specified requirement to the list of requirements covered by this test. | 
  DeleteBPComponent | Deprecated. Use BPComponentFactory of IBusinessProcess4. Delete the specified BPComponent from the test. | 
  DeleteFlowOutputParam | Deprecated. Use BPOutputParamFactory of IBusinessProcess4. Deletes the flow output parameter from the test. | 
  DeleteGroup | Deprecated. Use BPComponentFactory of IBusinessProcess4 (Group is BPComponent). Delete the specified BPGroup from the test. | 
  DeleteRTParam | Deprecated. Use TestParameterFactory of ISupportTestParameters. Delete the given RTParam from the test. | 
  DownloadPictures | Download the snapshots attached to the components of the test to the clients cache. | 
  DownloadPicturesProgress | Reports the status of DownloadPictures. | 
  GetCoverList | Gets the list of all requirements covered by this test. | 
  Load | Deprecated. Use factories to load BusinessProcess object and all of its dependencies. Loads the BusinessProcess object and all of its dependencies into memory. | 
  LockObject | Locks the object. Returns True if the object has been changed on the server. | 
  Mail | Mails the IBaseFieldExMail field item. | 
  Post | Posts all changed values into database. | 
  Refresh | Reads saved values, overwriting values in memory. | 
  RemoveCoverage | Removes a requirement from the list of requirements this test covers. | 
  Save | Deprecated. Use factories to save the BusinessProcess object and all of its dependencies. Saves the BusinessProcess object and all of its dependencies. | 
  Undo | Undoes changes to field values that have not been posted. | 
  UnLockObject | Unlocks the object. | 
  Attachments | The Attachment factory for the object. | 
  AutoPost | If true, the database is updated immediately when the field value changes. | 
  BPComponentByID | Deprecated. Use BPComponentFactory of IBusinessProcess4. Gets a BPComponent from the test by its ID. | 
  BPComponents | Deprecated. Use BPComponentFactory of IBusinessProcess4. The list of BPComponents that belong to the test. | 
  BPTHistory | The test's history object. | 
  CheckoutPathIfExist | The checkout path for the test. | 
  DesignStepFactory | The design steps factory for the current test. | 
  DesStepsNum | The number of design steps in the test. | 
  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. | 
  FlowOutputParameters | Deprecated. Use BPOutputParamFactory of IBusinessProcess4. The list of flow output parameters for the test. | 
  FullPath | The full file system path for the test. | 
  GroupByID | Deprecated. Use BPComponentFactory of IBusinessProcess4 (Group is BPComponent). Gets a BPGroup from the test by its ID. | 
  HasAttachment | Checks if the object has one or more attachments. | 
  HasCoverage | Checks if the test covers at least one requirement. | 
  HasParam | Checks if the test has at least one parameter. | 
  HtmlScript | Not implemented. | 
  ID | The item ID. | 
  IsLocked | Checks if object is locked for editing. | 
  LastRun | The last Run object for this test. | 
  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. | 
  Params | Deprecated. Use TestParameterFactory of ISupportTestParameters. The current test parameters. | 
  RTParameters | Deprecated. Use TestParameterFactory of ISupportTestParameters. The list of run time parameters for the test. | 
  TemplateTest | Indicates if this test is a template test. | 
  Type | The test type. | 
  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. |