QF-Test
|
|
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (September 2009) |
| Developer(s) | Quality First Software |
|---|---|
| Stable release | 3.5.1 / May 2013 |
| Development status | Active |
| Operating system | Microsoft Windows, Unix |
| Type | test automation tools |
| License | Proprietary |
| Website | QF-Test Homepage |
QF-Test (the successor of qftestJUI, available since 2001) from Quality First Software is a cross-platform software tool for the GUI test automation limited to Java/Swing, SWT, Eclipse plug-ins and RCP applications, Java applets, Java Web Start, ULC and cross-browser test automation of static and dynamic web-based applications (HTML and AJAX frameworks like ExtJS, GWT, RAP, Qooxdoo, RichFaces, Vaadin, PrimeFaces and ZK).
Overview
QF-Test enables regression and load testing and runs on Windows and all major Unix systems. Its commercial application is primarily performed by testers and developers in the field of Quality Assurance. Since December 2008 a webtest add-on is available which allows for test automation of browser-based GUIs in addition to its Java GUI testing functionality.
Features
QF-Test's capture/replay function enables recording of tests for beginners, while modularization allows for creating large test suites in a concise arrangement. For the advanced user who requires even more control over his application, the tool offers access to internal program structures through the standard scripting languages Jython, the Java implementation of the popular Python language, and Groovy.
The tool also offers a batch mode, allowing to run tests unattended and then generate XML, HTML and JUnit reports. Thus the tool can be integrated into existing build/test frameworks like Jenkins, Ant or Maven. Another mode is the so-called Daemon mode for distributed test execution.
A specific integration with a couple of test management tools like HP Quality Center, QMetry and Imbus TestBench is available, also some integrated pragmatic small-scale test management (including various reports).
Data-driven testing without the need for scripting is possible and there is a test debugger (enabling arbitrary stepping and editing variables at run time) and a fully automated dependency management that takes care of pre- and postconditions and helps isolating test cases.
External links / References
- Quality First Software homepage
- Article "QF-Test Web 3.0 - Stand-alone test" (PDF version) by Tim Kaufmann, in Internet Magazin 2/09, February 2009
- Article "Project-Based Test Automation" (PDF version) by David Harrison, in Testing Experience Magazine 2, June 2009
- Harrison, David (2009). Automated Functional Testing for Java-Swing. Self-published. ISBN 978-1-4092-9068-1.
