Java and Web GUI test tool QF-Test 3.4.0 released
Join the DZone community and get the full member experience.
Join For FreeWith 3.4.0 Quality First Software GmbH has released the latest version of their professional test automation tool for Web and Java GUIs. This 'dot-zero' release completes the main feature set of QF-Test version 3.4 and its milestone phase is now over.
Following is an overview over the main new features that have been implemented for QF-Test version 3.4. For detailed information about the differences between QF-Test 3.2 and 3.4, please see the release notes below.
* Support for Eclipse/SWT 3.6.2 and 3.7
* Groovy updated to version 1.7.6
* Jython updated to version 2.5.1
* Web testing support for Firefox 4 and Internet Explorer 9
* Integration with Continuous Integration tool Hudson/Jenkins
* Fault-tolerant image checks
* Advanced search and replace
* Iteration ranges for data drivers
* Direct interaction with web servers
* Extended import functionality
* Debugger integrated into the workbench
* Ability to create a test-suite from a run-log
* Automatic splitting of run-logs and graceful handling of OutOfMemoryErrors
* Improved backwards/forwards navigation
* Improved pkgdoc and testdoc documentation
* Improved coordinate abstraction for mouse events
* Variables with default values and many additional special variables
QF-Test generally features easy to use capture/replay for effective recording of test cases for Java based (Swing, SWT, Eclipse plug-ins and RCP, ULC, Web Start, applets) and web-based applications (HTML, AJAX, GWT, RAP, Qooxdoo, Richfaces, ExtJs and ExtGwt). Advanced options like structuring and modularization strongly increase the reusability of system tests and thus reduce the maintenance effort. Expert functions like scripting in Jython or Groovy allows powerful under-the-surface access. QF-Test is ideal for the automation of functional regression and load testing.
The latest version can be downloaded here, a cost-free evaluation license is also available.
Opinions expressed by DZone contributors are their own.
Trending
-
Understanding Data Compaction in 3 Minutes
-
Deploying Smart Contract on Ethereum Blockchain
-
How To Use Git Cherry-Pick to Apply Selected Commits
-
How to Use an Anti-Corruption Layer Pattern for Improved Microservices Communication
Comments