Below tools I figured out for Flex Testing
- FlexMonkium - Selenium IDE Addon
- FlexMonkey - http://www.gorillalogic.com/flexmonkey
- FlexPilot - https://github.com/mde/flex-pilot/wiki
- FlexUISelenium - http://code.google.com/p/flex-ui-selenium/
-> What would be most preferred tool from above list for developing flex based automation. Learning curve, Tool features
-> I have not found example blogpost for a flex based website testing :(, Any pointers to documentation/examples would be helpful
-> Any best practices / lessons if you have worked on this tool
Meantime, I'm beginning to start looking at FlexMonkey
Found a very good article. Wanted to share the same.
Selenium – Flex Integration Steps - http://vasu-teju.blogspot.com/2011/06/selenium-flex-integration-steps.html
Testing Flex Apps with FlexMonkey Reloaded http://www.jamesward.com/2011/03/02/testing-flex-apps-with-flexmonkey-reloaded/
Many thanks to author - vasu for his time and effort to share knowledge.