Version 6.5

Squish 6.5 is a feature release which delivers new features to all editions of the product.

Furthermore, a lot of features and bug fixes were applied to individual Squish editions since Squish 6.4; see the following sections for a detailed list of all changes.

Platform Support

To improve the support for High DPI setups and modern operating systems such as Windows 10, several internal components of Squish were updated, resulting in a change to the set of binary packages which are part of the Squish release.

Please note that testing applications continues to work on any platform supported by prior versions of Squish. The below changes only apply to certain client-side components:

  • Due to lack of demand, no 32 bit packages for macOS are provided anymore. Customers who would like to execute the client-side tools of Squish as 32bit binaries can follow the Quick Install instructions for building the relevant components locally.
  • Similarly, Squish 6.5 binary packages are not supported on Windows XP anymore. Customers who require running squishrunner on Windows XP can follow the Quick Install instructions to compile the client-side programs using Qt 4.
  • The client-side tools of Squish as well as the Squish IDE are not supported on AIX or Solaris anymore. To continue testing applications on these platforms, please see the section Distributed Tests on how to run tests remotely.
  • The Squish for Qt edition releases no longer include binary packages built for testing Qt applications built with Visual Studio 6, Visual Studio 2003 or Visual Studio 2005. Please see the Quick Install instructions on how to compile the relevant components of Squish using these compilers manually.

General

  • Squish now supports OCR with several engines that can be chosen from. The tesseract engine requires installation of additional package available in our download center.
  • Installing Squish on Windows may now recommend a restart of the system to make some configuration changes related to the recording accuracy effective.
  • The daemon option of squishserver now supports specifying a log file to write any output to.
  • The Visual Verification Point supports now mask rectangles for screenshots. The VisualVP editor utility gained support for creating and editing these image masks.

Squish IDE-specific

  • The Squish IDE now requires Windows Vista, RHEL 6.5 or macOS 10.10 to run. Solaris and AIX are no longer supported for running the IDE (but are still supported via remote testing).
  • The Squish IDE now supports recording and debugging of the new OCR script API functions.
  • Shortened the window title of the main window, removing redundant information.
  • Resolved spurious warning when editing BDD test cases claiming that no matching step definition can be found.
  • Fixed a problem causing error messages to be shown when opening test suites.
  • The Squish IDE will now try harder to verify that the configured squishserver instance is accessible. The connection will be checkede before creating a new test suite, launching an AUT or running/recording a test. In case squishserver cannot be contacted, a diagnostic message is shown.

Scripting

Qt-specific

  • Fixed order for gesture(objectOrName, touches) recordings on QtQuick scenes.
  • Fixed recording actions on the global menu bar in macOS with Qt 5.12.
  • Introduced Basic support for Qt3D (from Qt 5.11.2) and Qt3D Studio scenes (from Qt 5.12).
  • Fixed behaviour of Ctrl+Click when picking Qt controls on Windows.
  • QQmlContext::resolvedUrl() is now callable from test scripts.
  • Fixed incomplete recordings for QtQuick 2 when using Stop Recording from the Squish IDE Control Bar.
  • Added support for recording of touch-based flicking of QtQuick Flickable objects.
  • Added support for recording/replaying of keyboard shortcuts in QtQuick based AUTs.
  • Fixed an issue causing HTML components in QtQuick WebEngineView controls to not get detected correctly when using Qt 5.12 or later.

Java-specific

Web-specific

Windows (native)-specific

macOS-specific (Cocoa/Carbon edition)

  • The picker tooltip now works correctly with the Dark Mode on macOS - it no longer shows light text on light background.

iOS-specific (iPhone/iPad edition)

  • Fixed a problem with iphonelauncher not listing any devices when the Xcode installation has been renamed.
  • Added ability to pass command-line arguments to the AUT.

Source Packages

  • Qt 4/5 is now autodetected if qmake was found in the PATH.
  • Builds with Qt 3 may now require passing the with-qtdir option to the configure program.
  • Builds with Qt 5 either need qmake in the PATH, or need to pass the with-qmake to the configure program.
  • Added support for CXX environment variables that also contain compiler arguments.

Known Issues

For a list of noteworthy issues which were found after the release of Squish 6.5, please see the Known Issues page on the froglogic Knowledge Base.

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.