FlexMonkey: 一款开源的Flex UI测试工具
By Minidxer | October 14, 2008
在前面的 Fluorida–一款Flex/Flash自动测试工具中我们介绍过Fluorida这款测试工具,上去看了一下,很可惜源代码还是没有开放。不过不要紧,同样是在Google Code上发布的一款名为FlexMonkey的工具,在Flex应用的UI功能模块测试上,看起来貌似很强悍,而且源代码已经全部开放。各项说明也都比较具体,更加容易上手。有兴趣的可以尝试一下。
下面是一些特性描述:
* Records and plays back Flex UI interactions
* UI Interactions can be edited and replayed
* Generates FlexUnit TestCases.
* Integrated with FlexUnit.
* Handles all Flex UI events
* Uses Flex Automation API to provide native control over your flex app. Requires no javascript or browser plug-ins to use.
* Unit tests are written entirely in ActionScript. No other programming or special purpose scripting languages are needed to develop comprehensive UI test suites.
* Non-invasive. Requires no modifications to your application source.
地址在这里:
http://code.google.com/p/flexmonkey/
Topics:
Adobe其他 |
No Comments » |
Tags: FlexMonkey, Fluorida, UI, 测试工具