Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 651 Bytes

RequestTestCycle.md

File metadata and controls

11 lines (6 loc) · 651 Bytes

RequestTestCycle

Properties

Name Type Description Notes
fields Map<String, Object> A map of field names to field values e.g. {&quot;name&quot;:&quot;Sample Item&quot;, &quot;startDate&quot;: &quot;2015-01-01&quot;, &quot;endDate&quot;: &quot;2015-01-15&quot;} 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