Printer FriendlyEmail Article Link

TTworkbench: How to run the Fuzzing example using TTworkbench?

Environment/Versions
TTworkbench 32/64 Bit, Microsoft Windows/Linux
Answer
The Fuzzing example can be run only if the Execution VM argument -Dte.fuzzing=true was set.

In order to set this VM argument, please do the following:
Right click on the project > Properties > TTCN-3 > Execution - TTman > VMArguments and add the following line:
-Dte.fuzzing=true

Note:
If the settings page is grayed out, please select the option "Enable project specific settings".
 

Product : Example Projects