More Than Just Strings – Object Variables in QF-Test 9
In this webinar, we will do a technical deep dive into the new “object variables” concept in QF-Test 9.
In this webinar, we will do a technical deep dive into the new “object variables” concept in QF-Test 9.
QF-Test 9 introduces object variables. This new feature has an effect on many parts of QF-Test. This article presents an overview of the most important new features.
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.
In this blog post we unveil the full potential of QF-Test plugins.
Les règles strictes de la CSP rendent plus difficile de les tester avec Firefox à partir de la version 99.
Ces derniers jours, une vulnérabilité dans la bibliothèque open source populaire log4j a été signalée, surnommée Log4shell. QF-Test n »est pas (et n’a pas été) vulnérable à cette attaque, pour un certain nombre de raisons.
In their recent version of macOS, named “Catalina” (10.15), Apple introduced a feature protecting users from executing malicious software downloaded from the Internet. To separate “good” from “bad” software, Apple implemented a so called “notarization” process, and software which has not been “notarized” cannot be executed on macOS Catalina without further ado.
If you are working with QF-Test scripting nodes, no matter whether you prefer Jython, Groovy or JavaScript, you will come across the QF module sooner or later. This module, accessible in all script nodes and script terminals via the variable qf, holds a bunch of helper methods designed to make the life of a script programmer easier.