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