To see the error information in the debugging transcripts during debugging:
Wait until the execution is stopped.
In the
Silk Test Classic menu, click
View > Transcript.
Silk Test Classic displays the transcript in a new window.
To save the contents of the transcript to a text file, choose
File > Save.
To send commands to the application under test, use the
Execute field in the
Transcript window. Type a valid command into the field and click
Execute.
For example, you might want to print the value of a variable or the contents of a window.