I am looking for recommendations for tools for automatically testing a web application with some flexible components.
To provide some background, we have a web application that has been fully developed in AJAX + HTML, and we have been somewhat successful in using Selenium to test this application to the end. We recently added some flexible ingredients to the mix, and this has become more complicated.
We tried using Selenium Flex, but we are disappointed with what it can do. So now we are looking for some alternatives. Ideally, the tool could manage both the network and the flexible parts at the same time, but we can also decide how easy it is to test the flexible components ourselves. We prefer open source, but a good commercial tool is also an option.
I heard about Fluint and FlexMonkey, but have not tried them yet. Does anyone have experience using these? Any advice for those just starting out? Any bugs?
Are there any other tools that could be used?
Thanks.
flex automated-tests acceptance-testing
Gregory mostizky
source share