The flash tag has no wiki summary.
-4
votes
1answer
83 views
How can I test a chatroom in a webpage? [closed]
I have a Web app which has built-in chatroom. The chatroom was built with Flash and it will be loaded within the webpage. Any ideas and guidance to test in this scenario?
What kind of scenarios can ...
1
vote
2answers
86 views
Looking for open source testing tool that can be used to test Flash based applications
I am looking for a open source testing tool that can be used to test Flash based applications. I Googled and found "AutoTest Flash" but it seems to be in a dormant state. Has anybody used that tool ...
1
vote
3answers
574 views
What tools are available for automated testing of flex/html5?
I have been tasked with implementing automated testing for a web portal. The product is currently developed using flex, but we will be transitioning to html5 at some point. My supervisors want a tool ...
4
votes
2answers
307 views
Any way to automate Flash/SilverLight file upload testing?
It could have been easier if Flash/SilverLight made it possible to trigger file dialog programmatically, but file should still be selected, dialog confirmed, upload initiated... Looks like it has to ...
3
votes
2answers
2k views
Looking for a test tool for Flash-based web applications. Any ideas?
I'm looking for a Selenium-like tool to test Flash-based web applications (specifically a guided interview with questions and form fields that the user navigates through to produce a document at the ...
6
votes
1answer
455 views
Firefox (3.6) not loading Flash when running Selenium2 tests
I've seen several mentions of an issue when running tests in Firefox: the Flash player doesn't load the SWF if the browser window doesn't have focus. This causes sporadic test failures if the system ...
4
votes
4answers
303 views
Functional tests for Flash
We are using a rich client developed with Flex. We would like to build automated tests to test whole features. I saw a module for Selenium, Flex Monkium, which could do the job.
Did you try it out? ...