ALM Custom Test Type Developer Guide
run Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
CSRemoteAgent Namespace
>
IRemoteAgent Interface
: run Method
Starts the test run.
Remarks
The run method instructs the testing tool to load and run the test. This function launches the testing tool if it is not already running.
Syntax
C#
int
run()
Return Value
0 if the call succeeds, otherwise an error code.