Enhancements to TestSmith in version 1.4

03 September 2005


FEATURES: additional functionality, GUI improvements
  1. RubySmith - Ruby API

    Added an API for the Ruby language.
    More information available from RubySmith and Ruby Record Option.

  2. New Commands

    printOk
    printErr

  3. New Parameters

    message
    vsquare
    forceok

[return to top]




CHANGES: redesign of existing functionality, fine-tuning, updates
  1. Ignore wnum parameter

    Set the wnum parameter to a negative value to force the playback engine to ignore it, and use other parameters to identify a particular window

  2. Extended use of suppress parameter

    Added o,e,d and "all" options to the suppress parameter, to suppress OK, ERR and DESC messages, accordingly. The 'all' value will suppress all log output, with the exception of REMarks.

  3. Remove comments in a script translation

    Comments in a .smith file that are unwanted in a script translation can now be commented with the "#\" combination. This forces the translator to ignore them.

  4. Java TSJAPI source code distribution
    The source code for TSJAPI is now included with the installation. It is contained in the tsjapi_src.jar archive in the \QualityForge\TestSmith\TSJAPI\src directory.
[return to top]




BUG FIXES: the following bugs have been resolved [return to top]