Behavior-Driven Development (BDD) is an extension of the Test-Driven Development approach which puts the definition of acceptance criteria at the...
Object synchronization functions such as waitForObject or waitForObjectItem may return various error messages. Fully understanding these messages is important to...
Squish 6.3 introduced the image lookup feature. It allows capturing an image of an AUT control during test case recording....
Many applications that carry out a long-running task in the background display a dialog indicating the progress of the task....
waitUntilObjectReady() is a callback function that by default, does nothing, but it can be defined in your test scripts to...
Some issues with Application Under Tests (AUT) appear only when a test is executed with Squish. For some cases, it’s...
Topcon Agriculture Group makes a line of Console Displays, GPS systems running embedded Linux and software written in Qt. For 5...
Usually when Squish adds an object to the Object Map, Symbolic Name is created as a combination of its properties...
Motivation There may be cases where one wants to change the behavior of the functions provided by Squish. For example,...
In a previous blog entry, we introduced an alternative, script-based, approach to maintaining a mapping of symbolic names (variables) to...