Skip to content

How to set it up (Developer Guide)

iks github user edited this page Jul 12, 2019 · 28 revisions

Back to Home


The basic task of a developer working with SysNat is to shield non-technical users from technical details. This abstract task has several concrete facets which are explained in the following procedures:

Setting up a SysNat workbench

Introducing a new application under test

Introducing a new page object

Introducing a new GUI field

Introducing a new language pattern

The last three of these procedures will belong to the everyday work (at least until a sufficient natural language DSL is established). For a better understanding of this procedure have the following background in mind:

Understanding language templates

Understanding natural language instructions

Understanding the match of template and instruction

Understanding Page Objects

How to write and maintain natural language instructions?


Back to Home

Clone this wiki locally