Viewing the Debugging Transcripts

To see the error information in the debugging transcripts during debugging:

  1. Wait until the execution is stopped.
  2. In the Silk Test Classic menu, click View > Transcript. Silk Test Classic displays the transcript in a new window.
  3. To save the contents of the transcript to a text file, choose File > Save.
  4. 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.