Software Testing Club -  An Online  Software Testing Community

Dario Nem

Do you know any open source App to automate flash tests?

Do you know any open source App to automate flash tests? I am encourage to drive tests over legacy and new from the scratch sites. They are all made in flash and have not much interaction with the user (I mean Login, Registering, making Transactions..)

May be you already tryed one and I can save time :)


Cheers,


Dario

Reply to This

Replies to This Discussion

@Dario,
I have heard that Selenium doesn't support flash content. However, if I remember Watir does support it I guess. I haven't given it a try. You might try and do research on it and also help us in knowing if it does *smiles*.

Thanks,
Santhosh Shivanand Tuppad

Reply to This

Selenium can access Flash / Flex objects in the UI with the help of a plug in. I think most record / playback tools will require you to compile a swf and stick it in your application in order for them to work with Flash or Flex.

I am using Ruby / Watir for Flex UI automation, but am using the Adobe Flex / Ajax bridge to get access to the objects.

Reply to This

Selenium can but you need to expose your functions, have a look here.

http://code.google.com/p/flash-selenium/

Mark.

Reply to This

RSS

© 2010   Created by Rosie Sherry

Badges  |  Report an Issue  |  Terms of Service

Sign in to chat!