Nuclos business tests: Groovy, Dev, development mode, savepoint, rollback, generate, INSERT, UPDATE, DELETE, 4.11. |
Language: Deutsch · English
Test business logic automatically – Groovy scripts in the web client, transaction rollback and automatic generation.
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.
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.