-
Code Coverage of Multi-Platform Applications
Read moreMany applications are now targeting several operating systems. In most cases, the code is similar for each of them and only the toolchain is different (i.e., Visual Studio for Windows, XCode for OS X, gcc for Linux, …) and the library which permits the portability of the code (i.e.,...
-
Starting Your AUT Using Absolute Paths in startApplication()
Read moreTo start an application in a Squish test script using startApplication(), (where name refers to an entry in the server.ini file), one registers the AUT with its absolute path in the file server.ini, as opposed to hard-coding the path in the test script, and modifying the paths in your...
-
Verifying the Identity of JSON Texts
Read moreTest data might not always be present in the form of line-based file formats, like Comma-separated Values or Tab-separated Values. The JavaScript Object Notation (JSON) format — a lightweight subset of the JavaScript language — gained a lot of popularity as an exchange format when communicating with Web Services...
-
Squish 6.5.1 Maintenance Release Now Available
Read moreWe at froglogic GmbH are pleased to deliver a maintenance release of the Squish GUI Tester, the preferred tool for creating automated GUI functional regression and system tests for all desktop, mobile, web and embedded platforms. Squish 6.5.1 is a patch release containing bug fixes and stability improvements for...
-
Accessing QQmlContext Properties in Squish Test Scripts
Read moreWhen loading a QML object into a C++ application, it can be useful to embed some C++ data directly that can be used from within the QML code. This makes it possible, for example, to invoke a C++ method on the embedded object, or use a C++ object instance...
-
Squish Days 2019: Sign Up for One of Our Full-Day Training Sessions
Read moreOn Day 1 of the conference, we offer two concurrent, full-day training sessions on the Squish GUI Tester. Track 1: Squish Intensive Training Pt. I & II …intended for users with one year or less experience with the Squish GUI Tester who are looking to advance their skills in automated testing. Track...