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

Reply via email to