Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.36 KB

TestRun.md

File metadata and controls

25 lines (20 loc) · 1.36 KB

TestRun

Properties

Name Type Description Notes
id Integer
documentKey String
globalId String
project Integer ID of a project
itemType Integer ID of an item type
createdDate OffsetDateTime
modifiedDate OffsetDateTime
lastActivityDate OffsetDateTime
createdBy Integer ID of a user
modifiedBy Integer ID of a user
testCaseVersionNumber Integer The version of the test case at the time of test run creation
testCaseCurrentVersionNumber Integer The current version of the test case that the test run is based on [optional]
sortOrderFromTestGroup Integer The sort order within the test group at the time of test cycle creation
testGroup List<Integer> ID of a test cycle and ID of a test group
resources Map<String, AllowedResource> A set of resources and allowed permissions
fields Map<String, Object> A map of field names to field values e.g. {&quot;name&quot;:&quot;Sample Item&quot;, &quot;status&quot;: 292, &quot;release&quot;: 2, &quot;assigned&quot;: 23}