Real Time Developer Studio offers three levels of modeling and testing: informal, semi-formal, and fully formal. While informal modeling is mainly used for documentation, the most advanced level of modeling allows simulation, prototyping, verification, full code generation, debug on target, and test generation.
RTDS V4.2 main new feature is the introduction of code generation out of TTCN-3 test suites. RTDS previous version could simulate the model against a test suite, the new version can now generate target code from the test suite in order to test the model implementation. RTDS V4.2 now offers continuous integration in a complete modeling environment.
Among the main new features are:
– TTCN-3 code generation,
– Introduction of new widgets in the interface,
– Gather all editors of the same type in a unique window,
– Code generated for identifiers is automatically prefixed to prevent conflicts,
– Introduction of a command line utility to merge coverage results.