I am glad to announce our new project, ASTER System Testing Environment
and Runtime, an automated functional testing tool. This is a tool aimed
for testers, it includes an easy to use IDE for generating UI test cases
and a script runner for batch running test cases. The tool is built upon
the concept of Sikuli desktop automation tool and the Android monkey
runner engine.
We gave a talk at COSCUP[1] introducing this project and demonstrated
the capability of the tool. You can grab the slides from here[2]. The
project page is here[3] and you can also download the prebuilt preview
binary at the download page[4]. The documentation is currently lacking
but I hope the IDE is simple enough for everyone to figure out how to
use it. In the other hand you always can checkout the source code and
explore the underlying implementation.
[1]: http://coscup.org/2011/en/
[2]: http://0xlab.org/~kanru/COSCUP_aster.svg
[3]: https://code.google.com/p/aster
[4]: https://code.google.com/p/aster/downloads/list
Cheers,
--
http://0xlab.org
Kanru
Steve Pirk <pirk...@gmail.com> writes:
> Kanru,
>
> Permission to post this on Google+? I have a few tech nuts there that might
> be interested is seeing this info.
>
> -- steve <http://pirk.com>
--
Kanru
ASTER supports Microsoft Windows host platform now. Feel free to use
the prebuilt binaries through Google Code:
http://code.google.com/p/aster/downloads/list
2011/8/24 Kan-Ru Chen <ka...@0xlab.org>: