Node Transformations in QF-Test

[Translate to French:] Node Conversion in QF-Test

QF-Test it is possible to transform a node into another node type.

This feature can be useful when

  • a certain action cannot be recorded, for example "Wait for component"

  • you want to insert actions similar to a recorded one: copy and convert can then be easier as performing a new recording.

03. novembre 2020, Yann Spöri

The comment node in QF-Test

Comment node in QF-Test

Since QF-Test 5.0.0 a new node was added, here you will learn how to use the comment node.

28. octobre 2020, Yann Spöri

WebSaga | Réveillez-vous!

Dependency in QF-Test for website testing

This is how it starts every night. I barely have a moment of rest until I'm clicked and checked again. But it's fun, I'm the website www.qfs.de!

Here is the second article on how we test our website. We implement dependencies.

28. mai 2020, Beáta Pázmány

Analyser des ComponentNot­FoundExceptions

[Translate to French:] [Translate to French:] ComponentNotFoundException QF-Test

In case QF-Test is unable to identify the corresponding component in the application a ComponentNotFoundException get's thrown. Whenever an exception occurs QF-Test (by default) logs a screenshot.

26. mai 2020, Yann Spöri

Les applications Electron fantastiques

Testing Electron Apps with QF-Test

A very good solution of the combination of web technology and desktop applications is Electron. Almost every user knows or uses Electron apps. Popular apps like Skype, Microsoft Visual Studio Code or Discord are built using the Electron framework.

07. mai 2020, Daniel Rieth

The proof of the pudding is in the eating - Procedures hors de la boîte

Standard library QF-Test

Packet soup or baking mixture, cook by yourself or bake? Concerning food opinions divide. Pros and cons.
QF-Test doesn’t ship convenience food, you have to cook it yourself. But you will be given a variety of spices that will ease your life: the standard library qfs.qft. From a collection of fine salt and pepper to complex pizza spices, the genuine for every meal.

08. avril 2020, Beáta Pázmány

QF-Test 5.0 et macOS Catalina (10.15)

macOS Catalina 10.15 Error Dialog

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.

After starting QF-Test a message is shown that Apple cannot check QF-Test for malicious software.

10. février 2020, Pascal Bihler