Filtered by category How-Tos Reset filter

Extending the QF-Test Assertion API – A practical introduction

The API of the fluid check expressions in QF-Test is well equipped so that most checks can be written very easily. In some special cases, however, you may wish to extend the API, as is possible with chai.JS plugins. In this post, we show you how.

14. janvier 2025, Pascal Bihler

Annotating screenshots with QF-Test

Processing

For many people a picture is worth a thousand words. That's why, in this article, we will show how to add various annotations to screenshots using QF-Test.

14. août 2023, Yann Spöri

Switching languages in QF-Test

QF-Test is multi-lingual – and many of our users are, too. In this post we explain how you can control the interface language of QF-Test.

07. février 2023, Max Melzer

Travailler en équipe avec QF-Test - Dos and Don'ts

[Translate to French:] Arbeiten im Team icon

Sure, a team of testers can handle extensive test projects faster and better than a single person. But some things that may seem simple at first actually can become much more difficult when working in a team.

02. février 2022, Max Melzer

Tester des fichiers Excel

[Translate to French:] 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. novembre 2021, Yann Spöri

Tester des navigateurs Brave, Vivaldi, Yandex, Iron

[Translate to French:] Weniger bekannte Browser

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. octobre 2021, Max Melzer