Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

Version 1 Nächste Version anzeigen »

globe with meridians Language: Deutsch · English

light bulb Automated business tests

Internal concept analysis on automated business tests – Groovy, empty DB and event recording.

KONZEPT DEVELOPER STAND: JUL 2026 GILT FUER NUCLOS 4.2026.X

Auf dieser Seite

Background

Internal concept analysis on automated business tests. The productive implementation is described under business tests.

Key ideas

  • Tests are stored in a system entity and become part of the nuclet.
  • Test format: a Groovy script that talks to Nuclos – so the tests also run with future Nuclos versions.
  • In the first version only the server-side business logic/rules are tested.
  • Tests are based on an empty DB (system function to clear all BO tables) and can build on each other (reusability).

Event recording

Discussed event-recording variants: in the server core (facades) vs. in the web client. The web client approach is considered simpler.

Related pages

gear Business tests


Implementation.

Öffnen →

  • Keine Stichwörter