Never miss a new video: Subscribe to our YouTube channel
Here you'll get a first impression of the test tool QF-Test and also a bit about the company behind...
Quick run through QF-Test:
How does the download and requesting a trial license work?
Here you can find the tutorial as a video version, where we guide you step by step through QF-Test...
In this video I will show you how you can test iOS applications with QF-Test 8. Also, I will demonstrate what else QF-Test 8 has in store.
Streamlined UI
Dark mode
Paradigm shift towards SmartID
Complete overhaul of the algorithm for determining the best label of a component
Improved Testing of web applications thanks to an intuitive new way of configuring CustomWebResolvers
New visual UI inspector
The medium upgrade QF-Test 5.1 focuses on bringing support for embedded browsers - JxBrowser (including version 7), SWT Browser and JavaFX WebView, up to par with that for "normal" browsers. It also comes with support for Java 15, native Electron dialogs and customizable HTML reports. The internal JRE provided with QF-Test has been updated to Zulu OpenJDK 8_252.
How can I achieve an efficient set up for my Web application?
In this video we`ll show how to define a web application as test object in QF-Test in just a view steps in order to be able to start directly with test development.
How can I achieve an efficient set up for my Java application?
This video shows the creation of a setup sequence with QF-Test. This sequence allows to start your Java application as System under Test (SUT) from QF-Test.
How can I achieve an efficient set up for my Android application?
How can I achieve an efficient set up for my Windows application?
How can I achieve an efficient set up for my PDF Testing?
Quickstart Wizard PDF documents
When testing PDF documents all this is possible: Checking of content, texts, images/geometry and comparisons
Deep dive into selected, exciting topics around QF-Test, test automation & Co. Duration about 60 minutes.
Sept. 2024
iOS included: Testing mobile apps with QF-Test 8
In this special webinar, we show you how to conveniently record and efficiently automate tests for iOS apps. Our experts also reveal tricks and tips from the field.
Apr. 2024
The QF-Test UI inspector in use
The UI inspector of QF-Test is a valuable tool to better understand the structure of the UI to be tested. In this video, we will show you how you can use the UI inspector to quickly configure your CustomWebResolver, for example, and what tricks the tool also offers for Windows and Java applications.
Feb. 2024
Smart Testing with SmartID
SmartID is a completely new way to address the UI components of you application which we continue to tweak and improve. In this special webinar, we will show you the new feature additions in QF-Test 7 around SmartID and label recognition, and how you can make the most of your tests with them.
Oct. 2023
No rocket science – Launch your web tests with QF-Test 7's new component mapping workflow
In QF-Test 7 we completely overhauled the recommended workflow for mapping components in web applications. In this special webinar, we show you how to make the most of the new UI inspector and CustomWebResolver node.
July 2023
Well tested but also securely implemented? - Critical security aspects in application development, from approach over vulnerabilities down to testing
Developing software securely is a MUST today. Our sister company mgm Security Partners shows how this can be ensured even in agile projects, sheds light on the interaction of different testing approaches, and devotes herself to supply chain risks. In the webinar, they share their practical experience from many hundreds of software projects.
May 2023
QF-Test 7.0 – these are the highlights you should know!
In this special webinar we will introduce you to the new refreshed user interface and present the other highlights of the latest version.
Feb. 2023
What's in the box?! - Using QF-Test with Docker containers
In this special webinar we will present the out-of-the-box QF-Test Docker image and show you how to use it for your test automation.
Sept. 2022
SmartIDs - Direct use of recognition criteria
In this special webinar you will learn everything there is to know about the new SmartID technology in QF-Test.
May 2022 -Sweet like Nougat, Oreo, and Pie: Testing Android with QF-Test on real devices e.g. from Samsung, LG and Google as well as with the emulator from Android Studio.
May 2022 - Spring-clean in May: Optimize your test structure and documentation for all stakeholders (colleagues, boss and clients)
Jan. 2022 - Dos and Don'ts when Working with QF-Test as a Team
e.g. Version Management (GIT, SVN), Import, Projects
Sept. 2021 - Continuous Integration Tools on the Example of Jenkins
Everything in flux - Using QF Test with Continuous Integration Tools on the Example of Jenkins
Jan. 2021 - PDF Testen mit QF-Test
Oft sind PDF Dokumente das finale Resultat eines Geschäftsprozesses, das können Sie mit QF-Test komfortabel prüfen.
Nov. 2020
Integrated testing of Webswing applications with QF-Test - Uniting two worlds
Find the keys - UI test automation needs robust component recognition
Component recognition in QF-Test is quite flexible. In addition to standard controls like buttons or checkboxes it also supports complex components (dynamic trees, tables etc.). This webinar shows the basics of this algorithm and configuration options for Java, Web and Windows applications. We will explain how to achieve robust component recognition.
Nov. 2019
The CustomWebResolver optimizes component recognition in web applications. This video shows how complex components like ComboBoxes, lists, tables, TabPanels, accordions, trees and TreeTables can be recognized robustly.
May 2019
The different resolver types and their usage will be explained:
The most important topic when talking about software test automation...
Find the keys - UI test automation needs robust component recognition - special webinar
Component recognition in QF-Test is quite flexible. In addition to standard controls like buttons or checkboxes it also supports complex components (dynamic trees, tables etc.). This webinar shows the basics of this algorithm and configuration options for Java, Web and Windows applications. We will explain how to achieve robust component recognition.
If the System under Test (SUT) has changed in a way that makes it impossible for QF-Test to locate a component, the test will fail with a ComponentNotFoundException. This video shows how to analyze and fix such an Exception based on a simple case.
The different resolver types and their usage will be explained:
These videos are especially for testing Web applications...
QF-Test abstracts deep interleaved DIV hierarchies back to logic GUI elements in web testing and this facilitates Web Testing a lot.
The CustomWebResolver optimizes component recognition in web applications. This video shows how complex components like ComboBoxes, lists, tables, TabPanels, accordions, trees and TreeTables can be recognized robustly.
Synergies of test automation and load tests - for your web performance
We recommend the Webinar about "How QF-Test and NeoLoad can provide better load tests". You can find a good summary
here
Connecting to an Electron application is quite similiar to connecting to a web application...
Electron is a framework for executing cross-platform desktop applications using the web browser Chromium and the Node.js framework.
Dependencies are useful for handling setup and cleanup requirements for test-cases automatically...
See here why the so called dependencies are useful for your daily work with QF-Test and you'll learn how to implement them.
Material for this video
1_Dependencies.qft
1_Dependencies_done.qft
The scripting languages Jython, Groovy und JavaScript help you extending your tests...
Variables are the primary means to increase the reusability of a test-suite...
See here how to connect QF-Test with Eclipse and Jenkins...
This video is about the integration of QF‑Test in 3rd party tools (Continuous integration, Test management, developer tools etc.) as well as triggering test execution and controlling reports.
QF-Test has its own Eclipse plug-in and these are the benefits: Directly from the developer IDE, Support / Debugging using UI-Tests, During Testing and at exceptions.
Jenkins (https://jenkins-ci.org) is a continuous integration build tool. Therefore it is meant to control and monitor the build process within a software project. One important step in this build process is automated testing for example GUI tests with QF-Test.
How do UI based load tests with QF-Test work?
If you not only want to see QF-Test, but also to hear the tool, you should definitely install this plug-in...
With this free plugin you now have the opportunity to transform your automated testing with QF-Test into a holistic experience.
For the right feeling you can also watch the modem dial-up video before.
Please activate the English subtitle in YouTube.
What was the reason Quality First Software GmbH was founded? Our management chats about what makes QFS the company it is.
Find here more information about QFS, the people behind the scenes and QF-Test.
Our videos are hosted on YouTube. Privay Policy
1. Functional cookies
We use functional cookies to ensure the basic functionality of the website.
2. Performance and statistic cookies
We use Matomo for analyzing and optimizing our website. Cookies permit an anonymous collection of information that help us offering you a clear and user-friendly visit of our web pages.
This cookie contains a unique, pseudonymized visitor ID internal to Matomo for recognizing returning visitors.
This cookie is used to track from which website the anonymized user proceeded to our website.
The Matomo session cookie is used to track the visitor's page requests during the session.
is created and should be then directly deleted (used to check whether the visitor’s browser supports cookies).
short lived cookies used to temporarily store data for the visit.
short lived cookies used to temporarily store data for the visit.