|
1.
How do I edit a script?
· Script
editing is done in the text editor of your choice.
· When
you are ready load the script into Test Script Runner GUI to check its
syntax.
· If
modifications are required change the script in the text editor, save it
and then select the reload button on the toolbar.
· As
there are numerous text editors in existence it was not thought important
to provide an editor with this software.
· In
future versions a context sensitive editor may be included.
2. Why can I not see the trace
window?
· When
a script is loaded the trace window is covered by the script window.
· If
you wish to see the trace window select Tile Vertically from the Windows
menu and both script and trace window will appear.
· The
trace window does not appear by default as it is only of use while
debugging a script and will not be needed during a regression test run.
3. Why does the screen hang when I
close a script window after it has run?
· There
was a bug in the termination mechanism within the script class which
resulted in a 10 second timeout. This has been corrected in V1.2a.
|