DevopsTestSuiteTest

Represents the association between a DevOps Test Suite and an individual DevOps Test, enabling tests to be organized, managed, and synchronized within a test suite. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
DevopsTestId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the DevOps Test associated with this test suite entry.
Relationship Name
DevopsTest
Refers To
DevopsTest
DevopsTestSuiteId
Type
reference
Properties
Create, Filter, Group, Sort
Description
References the parent DevOps Test Suite that contains this test.
Relationship Name
DevopsTestSuite
Relationship Type
Master-detail
Refers To
DevopsTestSuite (the master object)
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the test is currently active within the test suite.
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.
SyncLogId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the synchronization log associated with this test suite entry.
Relationship Name
SyncLog
Refers To
DevopsTestProviderSyncLog
UniqueKey
Type
textarea
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Stores a unique identifier used to uniquely distinguish this record within the organization.