Introduction to tsscmd

prevnext

tsscmd Output


tsscmd statements can deposit information in any of these locations:

The following sections describe these locations.


Test Log

The test log (or log) is where TestManager lists the test cases that have been run and their pass/fail results. TestManager uses the information in the log to generate reports.

You can also write pass/fail results to the log and log messages and errors, using the following comands:

For test scripts executed from within TestManager, use the TestManager ViewLog button to view the log of test scripts. For test scripts executed outside the TestManager UI (with rttsee), the log file is in the current working directory by default but can be redirected by the -d and -r option switches.


Error File and Output File

As a development and debugging aid, you can write information to an output and an error file using the Print and ePrint commands, respectively.

For test scripts executed from within TestManager, use the TestManager perfdata button to view output and error logs. For test scripts executed outside the TestManager UI (with rttsee), the output and error files are in the current working directory by default but can be redirected by the -d and -r option switches.


TestManager Shared Memory

Shared memory is used to provide data for the TestManager runtime console, and to pass information among test scripts during playback.

To write data to shared memory, use the methods described in the following sections:

prevnext


The Command Line Interface to Rational Test Script Services Rational Software Corporation
Copyright (c) 2003, Rational Software Corporation http://www.rational.com
support@rational.com
info@rational.com