Language: Deutsch · English
Test business logic automatically – Groovy scripts in the web client, transaction rollback and automatic generation.
KONZEPT DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
For testing business logic there is a framework for business tests (first version from Nuclos 4.11). It is available in the web client under Dev → Business tests when the server runs in development mode.
No data changes
Transaction rollback: before each test script a savepoint is created and rolled back to after the test. Thus tests do not change data and run independently of each other.
Via Generate tests, INSERT, UPDATE and DELETE tests (among others) are created for all BOs assigned to a nuclet.
Details on API and operation: API and Operation.