Squish (Froglogic)

Squish is a commercial cross-platform GUI and regression testing tool that can test applications based on a variety of graphical user interface (GUI) technologies (see list below).

Squish was initially developed by Froglogic in 2003. On April 13, 2021, the Qt Group acquired froglogic GmbH. Since then, Squish and the other froglogic products (Testcenter and CoCo) have been further developed and distributed by the Qt Group's Quality Assurance business unit.

Overview

Squish was developed by Froglogic, but has since 2021 been maintained and further developed by Qt Group. Version 1.0 was released on 18 November 2003. Squish uses property-based object identification (independent of screen position), and is able to record and replay test scripts written in JavaScript, Perl, Python, Ruby or Tcl. It is a two-component system, consisting of a runner, which interprets and executes scripts, and a server, which hooks in and controls the application under test (AUT) by injecting a module into it that provides a TCP/IP connection between the AUT and the program running the test. Both components work on Windows, Linux, several Unix variants, Mac OS X, iOS, Android, Windows CE and QNX and other RTOSes.

As of version 6.0, the Squish GUI Tester fully integrates support for behavior-driven development (BDD) and testing extended by special functionality to apply this to GUI tests. Squish is compatible with the Gherkin (domain-specific language) used in tools such as Cucumber.

Squish is shipped with the full source code.

In May 2012, Squish won Dr. Dobb's Jolt Productivity Award.

Supported GUI technologies

According to Froglogic, Squish supports the following platforms:

See also

References

Uses material from the Wikipedia article Squish (Froglogic), released under the CC BY-SA 4.0 license.