The runtime analysis feature set of Test RealTime allows you to closely monitor the behavior of your application for debugging and validation purposes. Each feature instruments the source code providing real-time analysis of the application while it is running, either on a native or embedded target platform.
To learn about |
See |
How to perform runtime analysis on your source code |
|
Detecting memory leaks in C and C++ source code |
|
Detecting memory usage issues with Java source code |
|
Measuring software performance with Performance Profiling |
|
Performing code and test coverage with Code Coverage |
|
Obtaining real-time UML sequence diagram traces from your software with Runtime Tracing |