Once the application has run and dump data has been collected, you can view the execution results in Rose RealTime. See Using Test RealTime with Rose RealTime for the main steps to using Test RealTime with Rose RealTime.
To view the results with Test RealTime report viewers:
In Rose RealTime, from the Tools menu, select Rational Test RealTime, View all Results and select:
With Code Coverage in the Test RealTime viewer: This opens the Code Coverage viewer in Test RealTime with the entire source code.
With Model Coverage in the Test RealTime viewer: This opens the Code Coverage viewer in Test RealTime only on the code included in the actions of each transition and with 2 additional coverage levels for State and Transition coverage.
With Model Coverage in the Test RealTime viewer: This opens the UML/SD viewer in Test RealTime with the associated coverage information.
Disable model translation: Select this option if the model translation process takes too much time. In this case, the viewer uses older translations, which might not be up to date.
In both cases, Runtime Tracing, Memory Profiling and Performance Profiling work on the entire code.
To view coverage information in a Rose RealTime state diagram:
In Rose RealTime, from the Tools menu, select Rational Test RealTime > Model Coverage and either:
Show Onto Selected State Diagram
Hide From Selected State Diagram
Show Onto all State Diagram
Hide from all State Diagram
This displays State Diagram colored with Code Coverage. Default colors are:
Green: covered code
Red: non-covered code
To clean result files:
In Rose RealTime, from the Tools menu, select Rational Test RealTime > Model Coverage > Reset All Results.
This cleans all runtime analysis results so that they will not be displayed after later runs.
Related Topics
Working with Rational Rose RealTime | Using Test RealTime with Rose RealTime | Collecting Dump Data in Rose RealTime