Downloadliste

Projektbeschreibung

Abbot is a framework for testing Java GUIs. It lets you launch an application or GUI component, play back user actions on it, and examine its state. Tests may be coded or scripted. The editor supports recording user actions into a script, exploring the component hierarchy, running the script, and other features you'd expect from a script editor. Test scripts are JUnit extensions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-22 17:14
1.0.0rc2

Tags: Major feature enhancements

2004-11-12 16:47
0.13.1

Beliebige Java-Code ist jetzt in Skripten unterstützt. Viele Skripte können gegen eine einzelne Anwendung Instanz ausgeführt werden. Windows bei einer Prüfung entsorgt werden nun automatisch ignoriert. Support ist seit mehr Kern-Komponenten hinzugefügt. Non-US keymaps / Tastatur-Layouts werden nun unterstützt. Eine Aufzeichnung Überbrückungskupplung / freeze, die beim Hinzufügen neuer Komponenten Referenzen stattgefunden hat, wurde behoben. Diese Veröffentlichung fügt AWT-Unterstützung erweitert.
Tags: Major feature enhancements
Arbitrary Java code is now supported in scripts. Many scripts may be
run against a single application instance. Windows disposed during a
test are now automatically ignored. Support has been added for more
core components. Non-US keymaps/keyboard layouts are now supported.
A recording lockup/freeze which occurred when adding new component
references has been fixed. This release adds extended AWT support.

2004-06-14 09:57
0.12.3

Verschiedene Skript-Editor Bugs wurden gefixt. Speicherverbrauch wurde aufgeräumt bei der Ausführung eine große Anzahl von Prüfungen, insbesondere Vermeidung von Ressourcenverbrauch auf Win32-Systemen.
Tags: Minor bugfixes
Miscellaneous script editor bugs were fixed. Memory usage was
cleaned up when running large numbers of tests, especially
avoiding resource consumption on Win32 systems.

2004-03-20 18:10
0.12.2

Diese Veröffentlichung fügt viele Editor Bugfixes, darunter auch solche für die Aufnahme Fehler.
Tags: Minor bugfixes
This release adds many editor bugfixes, including ones for recording
bugs.

2004-02-25 00:57
0.12.0

Nachschlag von GUI-Komponenten-Unit-Tests hat sich erheblich verbessert. Viele Usability-Verbesserungen wurden an dem Script-Editor hinzugefügt. Ein Eclipse-Plugin ist in dieser Version enthalten.
Tags: Major feature enhancements
Component lookup from GUI unit tests has been substantially improved.
Many usability enhancements have been added to the script editor. An
eclipse plugin is included with this release.

Project Resources