Component testing overview
Component testing provides a unique, fully automated, and
proven solution for applications written in C/C ++, dramatically increasing
test productivity.
Test assets overview Rational® Test RealTime several
types of assets, which each describe different levels of the test
environment.
Creating test projects
In IBM® Rational Test RealTime,
projects are similar to C/C++ projects, but contain extra folders
and a specific toolchain for component testing and runtime analysis.
Creating test harnesses from the call graph
The call graph provides a visual diagram that helps you
select the functions that require testing in your project. You can
use this diagram to create a test harness that contains a test case,
stubs, and other test assets required to run the test.