Dans QF-Test, il vaut mieux redimensionner les fenêtres de manière ciblée plutôt que de les maximiser - cela garantit des tests stables et reproductibles. Pour ceux qui ont quand même besoin du mode plein écran, un petit script permet de maximiser les fenêtres de manière ciblée.
-
-
Comment puis-je faire des captures d'écran de mon application client avec QF-Test ?
Avec un simple script, les captures d’écran de QF-Test peuvent être sauvegardées de manière flexible. Ainsi, les captures d’écran peuvent être utilisées de manière ciblée pour d’autres analyses ou à des fins de documentation - sans passer par le protocole.
-
Ce n'est pas de la magie : comment le CustomWebResolver rend l'interface utilisateur de votre application web testable
Nous expliquons pourquoi QF-Test est tellement meilleur que d’autres outils pour tester les applications web et ce que ce « CustomWebResolver » a à voir avec cela.
-
Objects in QF-Test variables – an overview
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.
-
From a simple email to a memorable internship
In my 21 years I never left France before. And suddenly, I am driving a thousand kilometers to live in Germany for three months. How did this happen?
-
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.
-
Introduction to QF-Test Plugin Development
In this blog post we unveil the full potential of QF-Test plugins.
-
My 4-Year Experience as a working student at QFS – A Retrospective
Over the last four years, I had the opportunity to work as a working student at Quality First Software GmbH, where I gained invaluable experience. Looking back, this time was not only educational but also extremely exciting.
-
AI is a Big Topic: 11.14. is World Quality Day
Did you know… that November 14th is World Quality Day? This tradition was started by the United Nations in 1990. It deals with the question of what quality is and what quality standards mean for our work.
-
Foosball, Coffee, Code - My three-month internship at QFS
What I experienced, learned and achieved during my time at QFS (besides table football).
-
Webswing and QFS: A Powerful Alliance for Java Application Migration
A blog post from our partner Webswing. Explore the potential of this transformative collaboration and see how your organization can benefit from migrating Java applications to the web with Webswing and QF-Test.
-
JavaFX – More alive then ever
A few years ago I provocatively asked: “Is FX even still alive?” Today my answer would be: “More alive than ever”, and that is not a given after the Covid years.
-
Performance-Comparison of VMs and Docker containers
A scientific analysis of the execution speed of QF-Test tests clearly shows that dockerised environments with headless browsers have the advantage. Our experiments show performance gains of up to 300% compared to a conventional VM.
-
How Webswing is revolutionizing the Migration of Java desktop applications to the web
The Webswing Migration Framework is an innovative way to migrate the UI of legacy Java applications to native web components while keeping the underlying business logic unchanged. And QF-Test is along for the ride as the premier Webswing testing solution.
-
How mgm Advances Test Automation with QF-Test
Our parent company mgm technology partners has published a blog post about how they have been using QF-Test to supercharge their test automation efforts over the last 10 years.
-
Revolutionizing Test Automation with AI: Insights from TACON 2023
The Test Automation Conference (TACON) 2023 was an exploration of AI’s transformative potential in the domain of software test automation.
-
Mitigation of the WebP 0-day vulnerability CVE-2023-4863 in QF-Test
Google has disclosed a critical vulnerability in an image library that is also included in some versions of QF-Test. Here are steps you can take to protect yourself.
-
Annotating screenshots with QF-Test
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.
-
I received a license upgrade. What now?
I have a file called “license.new”. Why am I getting the error message “Invalid license”?
-
Integrating QF-Test with TeamCity in three easy steps
QF-Test can be integrated with common CI tools like Jenkins and TeamCity. In this post, we demonstrate how to integrate QF-Test into TeamCity CI in three easy steps