Dogtail
dogtail
http://people.redhat.com/zcerza/dogtail/index.html
dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program. dogtail has a number of features that aid in the automation and testing of desktop applications. These include:
- Scripts written in Python - Since dogtail uses Python as its scripting language, scriptwriters gain enormous power and flexibility in what they can do with dogtail. If you can do it in Python, you can do it with dogtail.
- Procedural API - A procedural scripting API allows for fast and easy blackbox tests to be written. Ace programmer credentials are not necessary to write useful automated scripts.
- Easily Extensible - dogtail is object oriented "under the covers" so more advanced users can write custom classes and helper libraries simply.
- Results and debug reporting - Test case comparisons are written to a tab-delimited results file for easy processing. Debug information is written to its own log for detailed analysis of what happened during script execution.
Documentation
User documentation at http://people.redhat.com/zcerza/dogtail/docs.html
IRC Help channel- irc://irc.freenode.net/dogtail
IRC development channel- irc://irc.freenode.net/dogtail
Download
Download
version 0.4.3
(beta)
released on 24 October 2005
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Ted Teah | 25 October 2005 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | Homepage | http://bugs.gnome.org/ |
| Developer | Mailing List Info/Archive | http://mail.gnome.org/mailman/listinfo/dogtail-devel-list |
| Help,Support | Mailing List Info/Archive | http://mail.gnome.org/mailman/listinfo/dogtail-list |
Software prerequisites
This entry (in part or in whole) was last reviewed on 25 October 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.