No worries, I am just mystified how Macromedia can hope to capture the serious development community with as little support for testing as they do. I am trying to convince my company to use Flex as the presentation layer for a very large work-flow application and the lead developer has asked me to demonstrate how Flex can be tested in the way you would test HTML with like JSWebUnit for example.

Later,
Mark

On 9/27/05, Carlos Rovira <[EMAIL PROTECTED]> wrote:
Sorry Mark, I thought that you was asking for something like ASUnit/FlexUnit :(
I don't know any other related tool...

2005/9/27, Aral Balkan <[EMAIL PROTECTED]>:
> Hi Mark,
>
> I was actually responding to Carlos' post to state that ASUnit/FlexUnit
> are Unit Testing solutions *not* UI testing solutions. You cannot test
> the UI with unit testing.
>
> Aral
>
> M Daggett wrote:
>
> > Hi Aral,
> > How would you do UI testing with ASUNIT? I have only used it for
> > classes. Would you just assert that a form contains a specific value
> > or assert that a button is or is not on the page?
> >
> > Using ASUNIT, would part of your fixture be clicking on the buttons
> > before your assert?
> >
> > Sorry if these questions are pretty obvious.
> > Thanks,
> > Mark
> >
> > On 9/26/05, *Aral Balkan* <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED] >> wrote:
> >
> >     Unit testing is *not* UI testing.
> >
> >     There are a couple of unit testing tools out there, including my
> >     favorite, AsUnit: http://asunit.org
> >
> >     AFAIK, there are no Flex-specific *UI* testing tools.
> >
> >     All the best,
> >     Aral<snip>
> >
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>


--
::| Carlos Rovira
::| http://www.carlosrovira.com

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org



--
--------------------------------------------------------------------
I am Mark Daggett and I approve this message.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to