Announcing Zephyr Automated Test Runner

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
cg
Filthy Rich wx Solver
Filthy Rich wx Solver
Posts: 201
Joined: Sun Aug 29, 2004 12:33 am
Location: Canada
Contact:

Announcing Zephyr Automated Test Runner

Post by cg »

Zephyr Automated Test Runner v1.0.0

Zephyr is an automated functional and regression testing tool. It will test any application, written in any language, that has a GUI interface. Zephyr takes the place of a user: Pointing, clicking and entering text.

Demo movie and download available at:

http://www.degarrah.com/zephyr.php


Features:
- There is no need to know programming or learn a scripting language to use Zephyr.
- It's simple to build tests using Zephyr's intuitive drag and drop interface.
- Each test case and action is easily copied or moved with the click of a mouse to allow for maximum reusability.
- Zephyr is fully automated to give you maximum test coverage.
- Functional and regression tests run hundreds of times faster than testing manually.
- Zephyr records memory usage when running each test action. This allows test engineers to identify memory leaks as they occur.
- Using Zephyr reduces human error normally associated with manual testing.


System Requirements:
- Linux : GTK+ 2 or higher
- Windows : 2000, XP
Post Reply