Flex Testing with FlexMonkey Reloaded: Continuous Integration (Part 10)

I recently announced the beta release of FlexMonkey “Reloaded.”  Through this multi-part blog series, I will give you a thorough introduction to the latest version of FlexMonkey.   The screencast in this post will Give you an overview of the Continuous Integration project I’ve provided on my FlexMonkey Resources page.

Need help with Flex or FlexMonkey? Contact me here!

Download the sample used in this screencast from my FlexMonkey Resource Page.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • LinkedIn
  • DZone
  • Facebook
  • Digg
  • del.icio.us
  • Reddit
This entry was posted in Flex, FlexMonkey, FlexMonkey Reloaded. Bookmark the permalink.

4 Responses to Flex Testing with FlexMonkey Reloaded: Continuous Integration (Part 10)

  1. Pingback: Testing Flex Apps with FlexMonkey Reloaded

  2. Anil says:

    Hi Jon,

    Thank you very much for the tutorials you provided.

    We have noticed that when we generate FlexUnit tests from FlexMonkey Reloaded,
    its generating like below instead of what you showed in the above video .

    private static function setupnewAdforNetwork0001WithrequiredfieldsforpausedAdCommandArray(arr:Array):void {
    var theRunnable:MonkeyRunnable=null;
    theRunnable=new UIEventMonkeyCommand(‘Click’, ‘adAccelerator’, ‘automationName’, [null], ”, ”, ’1000′, ’10′, false);
    arr.push([theRunnable]);

    theRunnable=new UIEventMonkeyCommand(‘Open’, ‘adAccelerator’, ‘automationName’, [null], ”, ”, ’1000′, ’10′, false);
    arr.push([theRunnable]);

    We are just wondering which one is the correct syntax?

    Please help us to get ride of this problem.

    Many Thanks,
    Anil

  3. Very nicely done!
    Are you planning a tutorial on how to integrate with maven\flexmojos without the ant build too? it would be really great!

  4. Saidi Reddy says:

    Hi i have one query could u please help me , Panel control not supported for Flex Mobile Project in Flash builder 4.5. There is any alternate control to add some data dynamically (using Actin Script). please help me thanks in advance …

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>