Component Testing for C
Component Testing for C interacts with your source code through the C Test Script Language. The Rational Test RealTime Reference Manual contains full reference information about each of these languages.
Testing with Component Testing for C is as simple as following these steps:
Set up your test project in the GUI
Write a .ptu test script
Run your tests
View the results.
Upon execution, Component Testing compiles both the test scripts and the source under test, then instruments the source code if necessary and generates a test driver.
The test driver, TDP, stubs and dependency files make up a test harness.
The test harness interacts with the source code under test and produces test results.
Both the instrumented application and the test driver provide output data which is displayed within Test RealTime.
To learn about |
See |
Source file types for code under test |
|
Configuration Settings for Ada Component Testing test nodes |