Automating Graphical User Interface (GUI) tests is a challenging task. In theory, any test can be automated, but it is...
In a recent article, we wrote about running Squish tests on merge requests in GitLab. In this article, we present...
Squish offers a number of verification points, or VPs: object property verification, screenshot verification, table verification or visual verification. We...
Introduction It’s very important to make automated GUI tests a part of a Continuous Integration (CI) process. Squish offers add-ons...
Object synchronization functions such as waitForObject or waitForObjectItem may return various error messages. Fully understanding these messages is important to...
Some issues with Application Under Tests (AUT) appear only when a test is executed with Squish. For some cases, it’s...
Behavior Driven Development uses conversations around concrete examples of system behavior to get a common understanding of features that are...
On Wednesday, 22 February 2017, our Squish experts Tomasz Pawlowski and Jakub Topolski conducted a “Squish in Action: UI Behavior...
Recently released Squish GUI Tester 6.2 allows for Test Case tagging. It was already possible to tag Scenarios in BDD...
While working on automating test cases, it is important to describe them well. After some time, the number of automated...