Name | Type | Description | Notes |
---|---|---|---|
fields | Map<String, Object> | A map of field names to field values e.g. {"name":"Sample Item", "startDate": "2015-01-01", "endDate": "2015-01-15"} Note: RequestTestCycle requires name, startDate, and endDate. startDate and endDate are formatted with 'yyyy-mm-dd' | |
testRunGenerationConfig | TestRunGenerationConfig | Settings for how test runs will be generated in this test cycle |