Filtered by category Footer-Highlights Reset filter

No Log4j Vulnerability in QF-Test

QF-Test check

In the last days, a vulnerability in the popular open source library log4j has been reported, nick-named Log4shell. QF-Test is not (and has not) been vulnerable to this attack, for a number of reasons.

13. December 2021, Pascal Bihler

Testing Excel files

Excel file Check

Excel files can be read into QF-Test using a simple procedure call where the procedure qfs.utils.files.readExcelFile must be called.

30. November 2021, Yann Spöri

How to test browsers like Brave, Vivaldi, Yandex, Iron

Less known browsers

QF-Test natively supports testing websites with Chrome, Firefox, Edge, some others and even good old Internet Explorer. But there are plenty of other, lesser-known browsers that you might still want to run your tests with, such as Chromium, Brave, Iron, Vivaldi and Yandex.

19. October 2021, Max Melzer

TestRunListeners in QF-Test

Listen icon

The TestRunListener interface can be used to execute additional actions before or after the execution of each node or in the case of any exception / error. This actions can (for example) be used for testdocumentation or error analysis. In the following some TestRunListeners are introduced (Jython server scripts).

19. August 2021, Yann Spöri

Creating screenshots with QF-Test

Screenshot Icon

It is relatively easy to take a screenshot of the complete picture with the help of QF-Test. For example, to create a screenshot of the current desktop, only the procedure logScreenshot must be called.

29. July 2021, Yann Spöri

JIRA Examples with QF-Test

Logo Jira Software

On a popular demand we have created examples on how QF-Test can be integrated with JIRA. 

17. June 2021, Plamen Vesselinov

Test automation of KeePass with QF-Test - Seminar paper

[Translate to English:] Why do my tests break

"Why do my automated GUI tests break?" that was the seminar question of a student. With this, he asked the central question for test automation. Because the success of this, as well as the daily work of QA, stands and falls with the recognition of the objects - or their failure/breakage of the tests.

29. April 2021, Martina Schmid