Optional requestFactory: DEMApiRequestFactoryOptional responseProcessor: DEMApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationCreate a DEM journey.
The request object
Optional options: ConfigurationCreate a variant for a DEM journey.
The request object
Optional options: ConfigurationTrigger test suite creation for a given DEM journey.
The request object
Optional options: ConfigurationRemove an ignored inferred DEM journey, making it eligible to appear as a candidate again.
The request object
Optional options: ConfigurationDelete a DEM journey by its ID.
The request object
Optional options: ConfigurationDelete a variant from a DEM journey.
The request object
Optional options: ConfigurationRetrieve a single DEM journey by its ID.
The request object
Optional options: ConfigurationRetrieve AI-recommended synthetic tests for a DEM journey. Returns an empty list when no recommendation is available.
The request object
Optional options: ConfigurationMark an inferred DEM journey as ignored so it no longer appears in the candidate list.
The request object
Optional options: ConfigurationSearch for inferred DEM journeys by status. Returns candidates (status=candidate, the default) or ignored journeys (status=ignored). Supports optional fuzzy name filtering and app ID filtering.
The request object
Optional options: ConfigurationSearch for DEM journeys with optional filtering by query, creator, team, and app.
The request object
Optional options: ConfigurationUpdate an existing DEM journey by its ID.
The request object
Optional options: ConfigurationUpdate an existing variant of a DEM journey.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Return DEM journeys associated with multiple given test suite IDs.