DevopsWkItmTstSteGrpExec

Represents the association between a DevOpsWork Item and a DevOpsTestSuiteGroupExecution. This object is used to track which work items are linked to specific test suite group execution records, enabling traceability between development work and test execution activities within the DevOps lifecycle. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DevopsTestSuiteGroupExecId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
References the DevOps Test Suite Group Execution associated with this record.
This field is a relationship field.
Relationship Name
DevopsTestSuiteGroupExec
Refers To
DevopsTestSuiteGroupExec
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The system-generated unique identifier for the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
References the user or queue that owns this record.
Relationship Name
Owner
Refers To
Group, User
WorkItemId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
References the work item linked to this test suite group execution record.
Relationship Name
WorkItem
Refers To
WorkItem