Squish v3.2 released
Version 3.2 of Squish, the automated testing tool for Qt applications, has been released. Changes include:
- Qt 4.3 support (and improved Qt 4 support)
- Generated multi-property names now reference container, window, buddy, leftWidget, aboveWidget, parentWidget by name (symbolic or real) and not using identifying properties. This makes the names carry less redundant information and better maintainable.
- Use Qt's translator mechanism to do property value matching in object names and matching of item texts in functions such as activateItem() so test scripts can run on internationalized applications with no modifications.
- Improved usability of [Test Suite|Record] in IDE
- Improved multi-property names
- Improved documentation with more examples, in-depth information and tutorials
There are various screenshots on the Squish website. This is a commercial application, although an evaluation download is also available.