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
int run()

Return Value

0 if the call succeeds, otherwise an error code.