-
Notifications
You must be signed in to change notification settings - Fork 0
How to set it up (Developer Guide)
iks github user edited this page Jul 12, 2019
·
28 revisions
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:
Introducing a new application under test
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
How to write and maintain natural language instructions?