01Do I need CPSA-F to attend the tecnovy DSL training?
No. The iSAQB curriculum for the DSL module lists basics in formal grammars, regular expressions and types as prerequisites, not a certification. For the later CPSA-A certification, CPSA-F is mandatory.
02Is there a DSL examination?
No. There is no examination for the DSL module. The tecnovy DSL training earns you 30 credit points and a certificate of participation; the assessment comes later on the path to CPSA-A certification, and it covers all modules together.
03How many credit points does DSL carry?
The tecnovy DSL training carries 30 credit points: 20 methodical and 10 technical. DSL awards no communicative points, which matters for your planning: CPSA-A admission requires 70 points in total and at least 10 in each of the three areas of competence. The iSAQB may re-evaluate point allocations every 12 months; these figures are as of August 2026.
04How does the CPSA-A certification work?
CPSA-A certification consists of a written assignment. Two examiners recognised by the iSAQB assess it, and you then defend it in discussion with them. You can take it in German or English, and tecnovy is glad to help if you have questions about the process.
05How long is the DSL training?
The tecnovy DSL training runs for three days. The iSAQB curriculum sets a minimum of three days and 1080 teaching minutes, which is 18 hours, 360 of those minutes being exercises.
06What is the difference between DSL and DDD?
DSL builds the language itself: grammar, parser, semantics and type system, plus tools such as ANTLR, Bison and PLT Redex. DDD works on the ubiquitous language and the domain model, and spends 240 of its 1020 minutes on eliciting that model with domain experts, from interviews to EventStorming. The point split shows the difference plainly: DSL awards 20 methodical and 10 technical points, DDD 20 methodical and 10 communicative.
07Which tools does the DSL training work with?
The tecnovy DSL training works with parser and scanner generators such as ANTLR and Bison, with PLT Redex and Ott for formal semantics, and with Xtext, MPS or Spoofax for automated IDE support. The curriculum requires you to know at least one parser generator or embedded parser DSL; in the tecnovy DSL training you work with one hands-on during the exercise time, and which ones are used is the trainer's choice.
08Do we build a complete language during the training?
Not as a finished product. The iSAQB curriculum only requires that at least one example of a DSL be presented in every licensed course, and it deliberately leaves the type and structure of that example open. Of the 1080 curriculum minutes, 360 are exercise time. In the tecnovy DSL training you spend that exercise time on grammars and parsers of your own, and the example presented follows the domains the participants bring.
09Do I get the flipcharts from the DSL training?
Yes. The grammars, syntax trees and notes developed in the tecnovy DSL training reach you afterwards as a photo protocol of the flipcharts.