Flex Developer Tools – Testing, Mocking and Code Coverage

2009 January 15
tags:
by Piotr Walczyszyn

This is next post of the “Flex Developer Tools” series, this time I’m covering Testing, Mocking and Code Coverage. In this category the winner is Open Source ;) as opposed to IDE category where we have more commercial tools. Again I would like to hear what are your thoughts and experience with these tools, frameworks and libraries.

  • FlexUnit (Adobe Open Source) – conceptually based on famous JUnit
  • Funit (Open Source) – Metadata Driven Unit Testing for Flex
  • asUnit (Open Source) – Unit Testing Framework
  • fluint (Open Source) – I never had a chance to use this one but it seems to be very impressing and I’m looking forward to give it a try in my next project. “It provides full support for unit testing in the tradition of FlexUnit, but goes further with richer asynchronous support and support for integration-level testing.”
  • FunFX (Open Source) – Cool: “A Ruby tool for functional testing of Adobe Flex applications
  • FlexMonkey (Open Source) – UI testing, capture replay
  • Selenium (Open Source) – API for Selenium
  • FlashSelenium (Open Source) – Selenium RC Client driver extension
  • mock-as3 (Open Source) – mock object library
13 Responses leave one →
  1. 2009 January 15

    Don’t forget Fluint!
    Awesome Unit Testing library by the guys @ Digital Primates…
    http://code.google.com/p/fluint/

  2. 2009 January 16

    I’m using fluint as well. Got round to play with it when I wanted to set up a CI environment for Flex. Fluint not only gives you tools to test UI and async methods, it also provides good CI integration mechanism. Check it out, it’s worth it!

  3. 2009 January 16
    bartek permalink

    FunFX – open source automated functional testing with Ruby
    IBM Rational Functional Tester – commercial

  4. 2009 January 16
    Piotr permalink

    Thank you Bartek, updated my listing…

  5. 2009 January 19

    what about opensource with IDE ? :D
    I mean Flexspy and clones modified with some extra functionality on blogs all based on FlashAPI.
    and some like flexspy Kap Lab tools PureMVC, Cairngorm Console and Kap Inspect

  6. 2009 January 19
    Piotr permalink

    Good point about open source with IDE, I will research that and try to do a separate post about that…

  7. 2009 April 7
    Vkanwal permalink

    what about code coverage ??
    I have just sarted using fluint and was earlier using flex unit .
    With flex unit i was using coveage viewer which takes .cvm file as as input and shows coverage .
    –> can any one suggest what shall i use for coveage in fluint so that it can be exported to some xml file .

  8. 2009 June 28
    Kris permalink

    A fresh look at mocking in flex: http://bitbucket.org/loomis/mockito-flex

  9. 2009 August 12
    Tester permalink

    Hi,

    I have found 2 tools for flex testing. have a look on the following links.

    http://www.rsdhariwal.com/2009/07/29/testing-tool-for-flex-application/

    http://www.rsdhariwal.com/2009/07/30/flex-ui-selenium-for-flex-application-testing/

    give me your response

Trackbacks & Pingbacks

  1. Narzędzia Flex programisty - Testowanie, Mocki i Pokrycie Kodu - Flextech - let’s Flex - Adobe Flex / AIR / LiveCycle Development Blog
  2. Flex Developer Tools - MVC & DI Frameworks at Space of Flex/AIR technologies
  3. Cornel Creanga » Blog Archive » FlexMonkey 1.0
  4. RIA Evangelist – Piotr Walczyszyn Interview | Test And Try

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS