23:03 18.04.2008 | All news from "Programming"
BREDEX releases GUIdancer version 2.1
GUIdancer is a powerful Eclipse-based tool for testing Graphical User Interfaces (GUI's) written with Java (Swing, SWT/RCP) and HTML.
Version 2.1 is compatible with Eclipse 3.3 and is installed with a new library of Test Cases to make stable test creation even quicker and easier. The new version was demonstrated at EclipseCon 2008 (15-17 March) in Santa Clara, CA.
With the addition of support for drag and drop actions, version 2.1 increases the amount of tests which can be automated with GUIdancer.
The new drag and drop actions can even be executed on individual tree nodes and table cells, allowing tests to achieve the same level of interaction with an application as a manual tester would.
GUIdancer tests are built from reusable modules (keywords, or Test Cases). The keywords can be abstractly specified to ensure the highest possible reusability and flexibility in the test.
Because no application under test is required to start test creation, integration testing can begin as soon as each version of an application is delivered. The modular structure means that maintenance is minimal, ensuring the stability of regression tests and making continuous testing possible and cost-effective.
Follow this link to the .
www.programmersheaven.com/
