Method ExecuteTestRun
ExecuteTestRun(ExecutionSettings)
Starts a test run with a given set of executionSettings.
Declaration
public static string ExecuteTestRun(ExecutionSettings executionSettings)
Parameters
Type | Name | Description |
---|---|---|
ExecutionSettings | executionSettings | Set of ExecutionSettings |
Returns
Type | Description |
---|---|
string | A GUID that identifies the TestJobData. |