background image
<< Commands - Write to Disk After Each Line | Commands - Options menu 25 >>
Commands - Log Elapsed Time
<< Commands - Write to Disk After Each Line | Commands - Options menu 25 >>
488
User's Guide
27 M
ENU
C
OMMANDS
Options menu
Show Overall Summary If checked, displays the summary of results for the
entire script, suite, or testplan, including the start and elapsed time of
execution, and the total number of errors and warnings. For more information
on how this option is used, see "Results/Show Summary" on page 509 and
"Results/Hide Summary" on page 507.
Default is checked.
Log Elapsed Time, Thread, and Machine For Each Output Line If
checked, records this information in the results file for each line that is
written.
Default is unchecked.
Note To view this information, make the results file active, then
select Results/View Options and check Elapsed time, Thread
number, and Current machine.
Execution
Minimize While Running If checked, SilkTest runs minimized while you
run a script, suite, or testplan.
Default is unchecked.
Show Detailed Status Window If checked, SilkTest displays the Runtime
Status window while you are running a script or suite when SilkTest is not
minimized.
Default is checked.
Save Status Window Position If checked, SilkTest remembers the position
of the Runtime Status window if you move it during script execution. The
next time you run a script, the Runtime Status window will display in the new
position.
Default is unchecked, in which case the Runtime Status window always
comes up at the same location.
Debugging
Print Agent Calls If checked, specifies whether or not you want the results
file for each test run to include a list of all method calls made by your script.
Each entry includes the method name and the arguments passed to it. This is
a useful feature for debugging because it tells you exactly which methods
were actually called by the running program.
Default is unchecked.
Print Tags With Agent Calls If checked and Print Agent Calls is also
checked, includes tags with the method calls in your results files.
Default is unchecked.