🌟 ギャル的キラキラポイント ✨
● BPMNとDMNをJavaプログラムに変換(へんか~ん)! 複雑な(ふくざつな)プロセスも丸見え👀 ● テスト計画を自動生成(じどうせいせい)! 手動テストはもう古い~🙅♀️ ● カバレッジ分析でテストの網羅性(もうらせい)もバッチリ👌 安心して使えるシステムに!
続きは「らくらく論文」アプリで
The increasing and widespread use of BPMN business processes, also embodying DMN tables, requires tools and methodologies to verify their correctness. However, most commonly used frameworks to build BPMN+DMN models only allow designers to detect syntactical errors, thus ignoring semantic (behavioural) faults. This forces business processes designers to manually run single executions of their BPMN+DMN processes using proprietary tools in order to detect failures. Furthermore, how proprietary tools translate a BPMN+DMN process to a computer simulation is left unspecified. In this paper, we advance this state of the art by designing a tool, named BDTransTest providing: i) a translation from a BPMN + DMN process B to a Java program P ; ii) the synthesis and execution of a testing plan for B, that may require the business designer to disambiguate some input domain; iii) the analysis of the coverage achieved by the testing plan in terms of nodes and edges of B. Finally, we provide an experimental evaluation of our methodology on BPMN+DMN processes from the literature.