Skip to main content

Connect an Oracle database via ODBC to Squish using JavaScript

Squish is able to connect to different databases and excecute all known..

Read Article

A Demo Mode or Using Highlighting for more "Visual" Test Script Execution

Since version 6.3 Squish offers highlightObject(), which highlights the..

Read Article

Debug Qt application while running Squish GUI tests

Some issues with Application Under Tests (AUT) appear only when a test is..

Read Article

Tip: Setting up Squish to attach to running applications in a distributed environment

There may be occasions when you want to keep your application running..

Read Article

Synchronized batch execution of Squish

Squish test execution involves multiple processes which may even run on..

Read Article

Using command line tools for image comparisons

Introduction Squish supports several image comparison methods: pixel..

Read Article

Parallel execution in Squish

With the help of virtual machines one can perform parallel executions in..

Read Article

BDD Steps with Parameters

Motivation In Behavior Driven Development, it is possible that individual..

Read Article

Automating alternate menus with Squish for Mac

The menus on macOS allow for a menu item to have an alternate version: if..

Read Article

Enabling Squish to hook into Sub-Processes started by the AUT

Often more complex application do not consist of just a single executable...

Read Article

Benefiting from combined usage of Squish and Coco

It is sometimes a good idea to use Squish GUI Tester and Coco in the same..

Read Article

Debugging Test Failures Using Your Favorite IDE

One goal of automated testing through Squish is to find bugs and..

Read Article