Integrating DevOps Model RealTimewith DevOps Test Embedded

HCL DevOps Model RealTime (Model RealTime) is an Eclipse-based modeling and development environment for creating event-driven real-time applications. It supports the Unified Modeling Language (UML) and its real-time profile (UML-RT).

Systems engineers use DevOps Model RealTime for specifying and documenting the structure and behavior of complex application architectures using UML diagrams of various kinds.

Software engineers use DevOps Model RealTimefor developing application code which to a large extent can be automatically generated from the UML model. Highly efficient C and C++ code can be generated, which together with a run-time library can be built into executable applications.

RTist integration with Test Embedded extends the run-time analysis capabilities to also cover applications developed with RTist. In addition to code coverage you can also obtain coverage information at model level. For example, you can run tests against your DevOps Test application and then check which states and transitions that were executed or more importantly, which were not. This helps you increase your test coverage. It can also help you to find out which parts of your state machines run the most and hence need to be as efficient as possible, as well as finding unused parts of your state machines that perhaps can be removed.

For more information about the DevOps Model RealTimeintegration, refer to DevOps Test Embedded Integration documentation.