ALM Custom Test Type Developer Guide
IRemoteAgent Interface Methods

Public Methods
 NameDescription
 Methodget_statusGets the current status of the testing tool.  
 Methodis_host_readyChecks if the testing tool application can be run.  
 MethodrunStarts the test run.  
 Methodset_valueSets the value of a run parameter.  
 MethodstopInstructs the testing tool to terminate the test that is currently running.  
Top