I have an actionscript 2 application that I d like to write automated UI testing for. For example I d like to simulate a mouse click on a button and validate that a movie-clip is displayed at the right position and in the right color... Basically, UI testing. What are the best tools available or what is the desired approach? In JavaScript there is the selenium framework which does a nice job. Any similar tool for flash?
如何对Flash进行自动化UI测试[已关闭]
原标题:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
问题回答
Use Adobe genie (UI Tester for ActionScript) http://sourceforge.net/adobe/genie/discussion/general/
但我认为AS1或AS2不起作用。它只适用于AS3。
另一种方法是使用任何HTML/JS自动测试工具,并为您的Flash应用程序提供JS api-至少,您可以随时公开函数,如按id定位smth、按id单击smth、在按id的smth中输入一些文本或其他什么。
尝试http://SauceLabs.com-他们有一个Flash和Flex测试工具
这可能有用
相关问题
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding