At the end of each year, QFS donates a fixed percentage of its profits (before tax, etc.) to charities. At the New Year’s reception, this was 2022 for the previous year:
6.0
QF-Test Version 6.0
The main headline is support for testing Android applications. The familiar features and concepts of QF-Test can be applied to creating tests for Android applications on virtual and real devices with ease and efficiency…

QF-Test Version 6.0
The main headline is support for testing Android applications. The familiar features and concepts of QF-Test can be applied to creating tests for Android applications on virtual and real devices with ease and efficiency…
At least as relevant is the new concept of SmartIDs, which are an alternative way of addressing components. SmartIDs encapsulate relevant information directly in the component ID so that component nodes become optional. The idea is to keep simple things simple and use the full range of information in component nodes only for the tricky cases. This paradigm shift is still under development and deserves its own major release, but in response to the enthusiastic customer feedback on the existing functionality and stability we are making it available now in the form of a – fully supported – preview feature.
The SmartID concept has also paved the way for integration of QF-Test with Robot Framework, letting fans of Robot Framework implement their keywords via QF-Test procedures. The tool integration carried out with a pilot customer will be presented at the RoboCon conference (May 19-20, 2022).
Among the many other improvements, the following stand out: You can now run QF-Test itself with Java 17 for vastly improved display on scaled monitors, QF-Test reports have been revised with a more modern look, screenshots for the run-log are taken of relevant screens only and duration indicators assist in analyzing the time spent during tests. Major version updates like the switch to Groovy 4 or support for testing Java 19 become mere side-notes in the detailed release notes.
Detailed Release Notes QF-Test Version 6.0
QF-Test Version 6.0.1
2022-06-09
This maintenance update adds support for Eclipse / SWT 4.24 alias “2022-06” and fixes a number of smaller bugs.
QF-Test Version 6.0.2
2022-07-20
Besides the usual bug fixes, this update improves clean shutdown of running batch tests and adds the ability to clear global variables in calldaemon mode.
QF-Test Version 6.0.3
2022-09-06
This maintenance release updates the JRE distributed with QF-Test to version 8_345, adds support for Eclipse / SWT 4.25 alias “2022-09” as well as JxBrowser 7.27 and fixes a number of smaller bugs.
QF-Test Version 6.0.4
2022-11-29
This maintenance release comes with many version updates, among them JRE version 8_352, Eclipse / SWT 4.26 alias “2022-12” as well as JxBrowser 7.28. Besides a few bug fixes it also introduces some smaller new features, including an option for prefixing classes when recording SmartIDs or the new rc methods pushOption and popOption.
QF-Test Version 6.0.5
2023-03-15
This maintenance release adds support for Java 20 and Eclipse / SWT 4.27 alias “2023-03”, fixes a number of bugs and paves the way for parallel execution of QF-Test versions 6 and 7.