Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
DevopsPipelineTestProvider
Establishes the association between a DevOps pipeline and an external test
provider. It stores provider-specific configuration and project information required for
integrating testing services into a pipeline. This object enables pipelines to connect with
external testing platforms, manage provider settings, and facilitate the execution and
synchronization of tests as part of the DevOps workflow. 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 |
|---|---|
| DevopsPipelineId |
|
| DevopsTestProviderId |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| TestProviderProject |
|
| TestProviderSpecificConfig |
|