|
Enhancements to TestSmith in version 1.4
03 September 2005
FEATURES: additional functionality, GUI improvements
- RubySmith - Ruby API
Added an API for the Ruby language.
More information available from
RubySmith and
Ruby Record Option.
- New Commands
printOk
printErr
- New Parameters
message
vsquare
forceok
[return to top]
CHANGES: redesign of existing functionality, fine-tuning, updates
- 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
- 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.
- 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.
- 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]
|