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. |
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 |
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. |
ValidateBusinessProcess | Get A String containing faulty parts of the business process |