GUIdancer

GUIdancer

GUIdancer is an Eclipse-based automated GUI test-tool from Bredex GmbH which runs as a standalone application or as an Eclipse Plugin.

GUIdancer is different from other GUI test-tools because automated tests can be written before the application under test (AUT) is ready. This means that GUIdancer is not a tool which tests an application by recording user actions and replaying them (capture-replay). Tests can be created from the requirements without access to the AUT, and involve no programming, script or code. GUIdancer tests can be created, run and maintained without support from automation experts.

Each Test Step (the smallest unit in GUIdancer) consists of three pieces of information chosen from interactive dialogs: the GUI-component to be tested, the action to execute on this component, and the parameters (or data) the action requires. A Test Step to enter “hello” into a text field would look like this:

* GUI-component: Text field
* Action: Enter Text
* Parameter: Hello

At the time of Test Step creation, only the action to be executed has to be a fixed value. The GUI-component and the data for the Test Step can be added or changed later. In this way, tests are created as generically as possible so that they can easily be reused. Test Steps are joined together to make modular Test Cases. Test Cases can be combined and reused to create running tests or more complex Test Cases.

The connection between the test specification and the AUT doesn’t have to be made until quite late in the test process. Because of this, GUIdancer is well suited to modern, agile software development processes and Test-driven development. Version 2.2 of GUIdancer supports the testing of Java (Swing, SWT/RCP) and Web (HTML) applications.

ee also

*List of GUI testing tools
*Software testing
*GUI software testing

External links

* [http://www.guidancer.com GUIdancer Homepage]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • GUIdancer — ist ein Eclipse basiertes Werkzeug der Braunschweiger Bredex GmbH zum Erzeugen automatisierter Tests für grafische Benutzeroberflächen. Das Tool lässt sich als Standalone Anwendung oder als Eclipse Plugin ausführen. GUIdancer unterscheidet sich… …   Deutsch Wikipedia

  • Guidancer — est un logiciel avec lequel on crée des tests automatisés pour les interfaces graphiques. Il permet de tester des applications écrites en Java et Swing, sans programmer. Voir aussi Liens internes Java Swing Liens externes GUIdancer Ce document… …   Wikipédia en Français

  • GUIdancer — est un logiciel avec lequel on crée des tests automatisés pour les interfaces graphiques. Il permet de tester des applications écrites en Java et Swing, sans programmer. Voir aussi Liens internes Java Swing Liens externes GUIdancer …   Wikipédia en Français

  • Keyword driven testing — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. Keyword Driven Testing (auch Table Driven Testing, Action Word… …   Deutsch Wikipedia

  • Schlüsselwort gesteuertes Testen — Dieser Artikel oder Abschnitt bedarf einer Überarbeitung. Näheres ist auf der Diskussionsseite angegeben. Hilf mit, ihn zu verbessern, und entferne anschließend diese Markierung. Keyword Driven Testing (auch Table Driven Testing, Action Word… …   Deutsch Wikipedia

  • Keyword-driven testing — OverviewKeyword driven testing (also: table driven testing, action word testing) is a software testing methodology. Although keyword testing can be used for manual testing, it is a technique particularly well suited to automated testing [… …   Wikipedia

  • List of GUI testing tools — GUI testing tools serve the purpose of automating the testing process of GUI applications.Some better known tools are: # TestPartner from Compuware # QuickTest Professional (QTP) from Mercury. # WinRunner from Mercury. # LoadRunner from Mercury.… …   Wikipedia

  • Keyword-Driven Testing — (auch Table Driven Testing, Action Word Testing) ist eine Technik des automatischen Software Testens. Inhaltsverzeichnis 1 Charakteristik 2 Methode 2.1 Planung 2.1.1 Beispi …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”