For the complete documentation index, see llms.txt. This page is also available as Markdown.

Handling test data in the data model

The data model is a central element of business analysis.

Test data in the model

  • enable rapid prototyping of forms and processes,

  • allow verification of BPMN process and service logic,

  • enable full end-to-end testing without integration with external systems.

Testing methods

  • tests using defaultValue,

  • tests using local data sources = providers.

More about the data model: Data model.

Last updated

Was this helpful?