Detecting Problematic Object Names Automatically
Not all object names are equal. Some are “less good” than others, for various reasons. To avoid proceeding to use...
Read moreNot all object names are equal. Some are “less good” than others, for various reasons. To avoid proceeding to use...
Read moreRobust and reliable GUI tests are essential for the continuous deployment of today’s software projects. The Squish GUI Tester supports you...
Read moreThe Squish GUI Tester excels at verifying an application’s user interface. But comprehensive verifications can come at a cost: the...
Read moreIn another article, we demonstrated how to find table cells by header text in Qt applications. Here, we will show how...
Read moreMotivation Logging is a useful tool for testing. It can be used for different purposes throughout a test: outputting properties...
Read moreIn a recent article, we wrote about running Squish tests on merge requests in GitLab. In this article, we present...
Read moreIn this article, we would like to explore the possibilities that are available to a Squish Coco user if he...
Read moreThis tip demonstrates how to verify that GUI elements are properly arranged from left to right and top to bottom....
Read moreTesting Windows Forms and WPF application which run on .NET Core with Squish
Read moreCopying test results in the form of files to your test result directory can be automated. Imagine the following scenario:...
Read more