Testing Flex Apps with FlexMonkey Reloaded
Whether or not you use a tool to test your Flex apps, you are repeatedly testing your application. Doing this by hand is a pain: start the app, click through some stuff, verify the result is what you expected, makes some changes to your code and then do it all again. The open source FlexMonkey tool automates that process so you don’t have to keep doing those steps manually. FlexMonkey works with Flex applications that run in the browser (Flash Player) as well as on the desktop (Adobe AIR). Jon Rose has just finished a complete overhaul of FlexMonkey that makes automating your Flex testing process uber-simple and much more robust than the previous version.
Jon and I have created some resources to help get you started using FlexMonkey. Start by reading the Introduction to Flex and AIR Testing with FlexMonkey. Then check out a short screencast I did that walks through the FlexMonkey basics:
To continue learning check out a series of videos from Jon that will give you a more in-depth look at each piece of FlexMonkey:
- FlexMonkey Reloaded: Introduction Video
- FlexMonkey Reloaded: Getting Setup
- FlexMonkey Reloaded: Verify Component Command
- FlexMonkey Reloaded: Verify Expression Command
- FlexMonkey Reloaded: Verify Grid Command
- FlexMonkey Reloaded: Store Value
- FlexMonkey Reloaded: Set Property Command
- FlexMonkey Reloaded: Call Function Command
- FlexMonkey Reloaded: Retry
- FlexMonkey Reloaded: Continuous Integration
- FlexMonkey Reloaded: FileBrowse Dialog
- FlexMonkey Reloaded: Parameterizing Generated Code
- FlexMonkey Reloaded: Debugging Problems
- FlexMonkey Reloaded: Auto Run Demo Application
- FlexMonkey Reloaded: Programmatic Test Generation
Now enjoy being more productive as you automate the testing process you do hundreds of times a day, leaving more time for Angry Birds! Let me know what you think.