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.
DevopsTest
Stores and manages individual test definitions within the DevOps testing
framework. It maintains metadata about tests imported from external test providers,
including test type, severity, execution status, configuration details, and associations
with pipelines and environments. This object enables the organization, tracking, and
execution of tests as part of automated quality assurance and deployment processes.
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 |
|
| Description |
|
| DevopsPipelineId |
|
| DevopsTestProviderId |
|
| EnvironmentId |
|
| ExternalId |
|
| IsActive |
|
| IsEssential |
|
| LastExecutionStatus |
|
| LastExecutionTime |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| OwnerId |
|
| Severity |
|
| Subtype |
|
| SyncLogId |
|
| TestClass |
|
| TestProviderSpecificConfig |
|
| Type |
|
| UniqueKey |
|