Log Entry Tab: Script Support Functions Dialog Box

Use this tab to insert a log message into a Functional Tester script. During playback, Functional Tester inserts this information into the log.

The Log Entry tab has the following controls:

Message to write to the log -- Enter the text you want to include in the log.

Result -- Select the type of message you want to add to the log. The result type will be displayed in the log.

Insert Code -- Inserts code into the script based on the option you selected in the Result section, where message is the text you entered:

     logInfo("message")
     logWarning("message")
     logError("message")

To open: If recording, click the Insert Script Support Commands button Insert Script Support Commands button on the Recording Monitor toolbar and click the Log Entry tab. If editing, click the Insert Recording into Active Functional Tester Script button Insert Recording into Active Functional Tester Script button on the Functional Tester toolbar, click the Insert Script Support Commands button Insert Script Support Commands button on the Recording Monitor toolbar, and click the Log Entry tab.

Related Topics:

Inserting a Log Message into a Script

Logging Preferences

Recorder: Monitor Preferences

Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.