Traces Probes and System Testing for C

Trace Probes for C

You can use Trace Probes to produce a System Testing .pts test script based on probe activity.

When a probed application is executed, the .rio result file is processed, which produces a .pts test script for System Testing for C.

The Script generation flags setting allows you to specify the command line arguments that will be used to generate the .pts test script. The available flags are:

-accuracy=<time>

-polling=<time>

These values express the desired accuracy and polling intervals to be used in the .pts test script, where <time> is expressed in milliseconds (ms).

You can edit and reuse this script in later tests to replay the exact same data exchanges in a System Testing for C test node.

Related Topics

Trace Probes for C | About System Testing for C | Probe Control Settings