UI testing always seems to be the one ‘thing’ that is difficult to setup in LabVIEW. User RyanV, NI forum,...
Automated GUI tests created with Squish are organized within test suites. The criteria for grouping test cases might differ depending...
We understand that more and more applications require a complex, powerful infrastructure that not always can be provided in-house. In...
Sometimes we can’t launch our application from our test case, which is often the case if we perform tests on...
The following article is prepared for the Qt toolkit, however, a similar approach can be applied to other toolkits supported...
From the Application Objects context menu, or from the Squish API, Squish can save an object snapshot. The snapshot contains...
With Squish, attaching to the already running application might be beneficial in many cases. E.g. this approach might be worth...
Squish offers a great way to separate the main body of your test case, initialization and cleanup parts. It can...
Usually when Squish adds an object to the Object Map, Symbolic Name is created as a combination of its properties...
As we received a lot of questions about using the Squish Jenkins Plugin in Pipeline jobs, we now introduced a...