PDF
Print
E-mail
Squish 3.3 released
Written by Witold Wysota on Friday, 01 February 2008 20:25

froglogic announced availability of version 3.3 of their application testing product.

A list of new features can be found at http://www.froglogic.com/new-in-squish. A detailed ChangeLog and release notes can be found in the packages.

Some of the new features are listed below.

General
  • Highly improved object map editor including live object map maintenance while the Spy is running
  • Generic script APIs for object and type introspection
  • New waitForObjectItem() function for improved synchronization of item view widgets
  • Script API to switch on saving a screenshot on every test failure and/or error
  • Support for Mac OS X 10.5 (Leopard)
Squish for Qt
  • Support for testing (record and replay) of native Win32 controls (MFC, ActiveX, etc.) in Qt applications (embedded or as toplevel widgets and dialogs)
  • Dedicated record & replay support for QGraphicsView-based controls
  • Simpified setup procedure for tests attaching to a running application
  • Qt Jambi support
  • Improved robust recording for some widgets such as QComboBox