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. | 
  AlertTestsOnChangeDetected | Adds an alert to all tests that contain components that represent the same screen as any of the components in which a change is detected. | 
  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. | 
  DeleteChangeDetectionAlert | Deletes any change detection alert that is active for the Business Process. | 
  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. | 
  GenerateXMLDescription | Generates an XML description of the BPT. | 
  GenerateXMLDescriptionForInstance | Generates an XML description of the BPT. | 
  GetBPIterParamsUsingTestParameters | For HP use. For each test parameter get a list of bp iter param ids promoted to it | 
  GetCoverList | Gets the list of all requirements covered by this test. | 
  GetLastTimestamp | The Last Update Timestamp for this Business Process Test. according to specified componentFieldName | 
  GetParameterGroups | For HP use. Returns the runtime flow parameters. If groupLevel is 1, parameters are grouped by components. If groupLevel is 2,by iterations. | 
  GetRTParamOccurrences | For HP use. Returns the list of IComponent objects in which the IRTParam value is used. | 
  GetShadowComponent | For HP use. Get the IComponent that represents the component of this Flow. | 
  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. | 
  Unload | For HP use. Unloads the BusinessProcess object dependencies from memory. | 
  UnlockALLComponents | For HP use. Unlocks the test's components. | 
  UnLockObject | Unlocks the object. | 
  ValidateBusinessProcess | Get A String containing faulty parts of the business process |