COM Objects > RemoteAgent Object > Methods > is_host_ready Method
Custom Test Types Interfaces

is_host_ready Method

Checks if the test application can be run.

Syntax

Visual Basic
Public Function is_host_ready( _
   ByRef descr As String _
) As Long

Parameters

descr
The reason the host is not ready.

Return Type

S_OK if the testing tool and host are ready to run tests, otherwise S_FALSE.

Remarks

Before test execution, the ALM client uses this method to ask the remote agent to ensure that the designated testing host is available and ready to run the test.

See Also

RemoteAgent Object


© 1992 - 2012 Hewlett-Packard Development Company, L.P.