Version Date
4.1 2010-05-05
4.0.4 2010-02-22
4.0.3 2010-01-22
4.0.2 2009-09-01
4.0.1 2009-08-19
4.0 2009-06-24
3.5.3 2008-04-04
3.5.2 2008-01-24
3.5.1 2008-01-09
3.5 2007-11-27
3.4.4 2006-10-03
3.4.2 2006-06-05
3.4.1 2006-05-25
3.3.1 2005-07-09
3.3 2005-06-28

PureTest 3.4.1 - Change Log

Modifications and New Features

  • New installer/launcher

    New installer and launchers for all platforms. This means easier to install on servers with no windows system, better support for new platforms (such as Windows 2003 Server and modern Linux). Default Java VM is now Java 1.5.

  • Memory and Performance Optimizations

    Various internal optimizations to mimimize memory usage and increase performance.

  • Stop On Error and Conditional Processing of Sequences

    You can now control if execution should stop on errors as well as specify an expression on a task sequence to control if a sequence should be executed or not.

  • New tasks: RuntimeSettingsTask and DescriptionTask

    The new RuntimeSettingsTask may be used to control various runtime settings, including a flag "Stop On Error" to control if execution should be stopped when a task fails. DescriptionTask is a simple task to allow adding description/documentation to a scenarion.

  • No need to modify classpath when custom tasks installed

    There is no longer any need to modify classpath as long as custom classes (and extra jar-files) are installed in the extensions directory.

  • Console GUI Updates

    Several minor fixes in the graphical user interface of the Console, including confirmed exit.

Bugs fixed

The following is a (non-complete) list of bugs and minor enhancments fixed:

  • 1465 HTTP tasks: Compression Requests using gzip not supported
  • 1466 HTTP Tasks: Can't specify what SSL protocol to be used (SSLv2, SSLv3 or TLSv1)
  • 1467 HTTP Tasks: No way to specify what SSL Cipher suites to be used
  • 1468 Console: Custom Tasks types no in alphabetical order
  • 1469 HTTP Tasks: NullPointerException when server doesn' respond
  • 1474 Console: Delete parameter generator - if values not applied, causes exceptions and hangs GUI
  • 1475 Counter parameter generator: max value to low
  • 1478 XmlPathExtractTask: doesn't handle namespaces (or external DTDs) correctly
  • 1479 DescriptionTask: new task to provide documentation
  • 1481 Cosole: Debugger stops in nested sequences
  • 1482 Cosole: Integer Task parameter field width to short (when using parameter generators)
  • 1483 Console: Exceptions on Windows when copy/paste
  • 1485 Console: Scenario tree root aways expanded when scenarios pa sted