DevopsTestSuite

Stores and manages collections of related test definitions that can be executed together as part of a DevOps pipeline. It serves as a logical grouping mechanism for tests sourced from external test providers, enabling teams to organize, configure, and execute sets of tests within specific pipelines and environments. 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
DefinitionInTestProvider
Type
url
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the URL or reference to the test definition in the external test provider system.
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Stores additional details or notes about the test definition.
DevopsPipelineId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the DevOps pipeline associated with the test definition.
Relationship Name
DevopsPipeline
Refers To
DevopsPipeline
DevopsTestProviderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the external test provider that manages the test definition.
Relationship Name
DevopsTestProvider
Refers To
DevopsTestProvider
EnvironmentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the DevOps environment in which the test definition is applicable.
Relationship Name
Environment
Refers To
DevopsEnvironment
ExternalId
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the identifier used by the external test provider to uniquely identify the test definition.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the test definition is currently active and available for use.
The default value is false.
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
Stores the timestamp when the current user last viewed the record directly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Stores the name of the test definition.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Identifies the user or queue that owns the test definition record.
Relationship Name
Owner
Refers To
Group, User
SyncLogId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References the synchronization log associated with the test provider sync operation.
Relationship Name
SyncLog
Refers To
DevopsTestProviderSyncLog
TestProviderSpecificConfig
Type
textarea
Properties
Create, Nillable, Update
Description
Stores test-provider-specific configuration settings required for the test definition.
UniqueKey
Type
textarea
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Stores a unique identifier for the test definition within the organization to prevent duplicate records.