Skip to content

GenerationDialog

Reik edited this page May 27, 2022 · 17 revisions

The GenerationDialog is tool box for developers. For frequently occurring requirements the SysNat-developer is able to generate code which does not be written manually. Those requirements are:

A) Configuring a new test application in SysNat

B) Introducing a new page object for an existing test application

C) Creating a new natural language instruction (i.e. writting its java method stub

The GenerationDialog offers for each of these requirements a separator tab. To start the GenerationDialog start the SysNatDialog with DialogMode 'Developer' or switch to this mode by pressing SHIFT CTRL ALT m.

The three tabs for the named requirements look that way:

A:

B: See also PageChangeEvents.

C:

After analysing the inserted text for the new natural language instruction, SysNat will ask the developer a couple of details. If completely given, SysNat will do the code generation.

Clone this wiki locally