Class Module | Description |
---|---|
ExecConfig | Services to enable the testing tool to return configuration information to ALM. Implementation is optional. (Applies to COM Custom Test Types) |
RemoteAgent | Handles communication between ALM and the testing tool. (Applies to .NET and COM Custom Test Types) |
ResultViewer | Handles display of test run results in the ALM UI. Implementation is optional. (Applies to COM Custom Test Types) |
ScriptViewer | Handles displaying test scripts from the project repository. Implementation is optional. (Applies to COM Custom Test Types) |
TestType | The interface between the testing tool and ALM. (Applies to COM Custom Test Types) |