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.3 - Change Log

PureTest 3.3 includes new features as well as bug fixes.

Modifications and New Features

  • HTTP POST of binary data supported
    • New Task: HttpPostBinaryContentTask
      Supports post of binary data.
    • HTTP Recorder now handles recording of binary data using HttpPostBinaryContentTask
  • HTTP methods PUT and DELETE now supported
    • New Tasks: HttpPutTask and HttpDeleteTask
  • HTTPS/SSL support now supports using SSL client certificates.
    • New Task: HttpSSLClientCertificateTask
  • LDAP support improved
    • Improved interface to all LDAP tasks
    • New LDAP task to modify information to LDAP server: LdapAddTask, LdapModifyTask and LdapDeleteTask
  • New Data source "Unique" added that may be used to generate unique values over time.

Bugs fixed

  • 1395 Binary POST not supported in HTTP Recorder
  • 1450 Integer parameters, using variables, not restored correctly from PLC file
  • 1452 Cannot add a blank parameter file
  • 1453 Missing a current time and current date generator
  • 1454 Add support for HTTP PUT and HTTP DELETE
  • 1455 Out of memory errors when creating worker threads not handled correctly
  • 1456 HttpGetPageTask: does not retrieve style sheets and javascript files
  • 1457 HttpGetPageTask: can't verify retreived content