hi list, then, is there Flash/Flex UI testing solution around ??
On 9/27/05, M Daggett <[EMAIL PROTECTED]> 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]> 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 > > > > Carlos Rovira wrote: > > > > >see the following > > > > > >http://www.iterationtwo.com/open_source_flexunit.html > > > > > >2005/9/26, M Daggett <[EMAIL PROTECTED]>: > > > > > > > > >>Hi, I am looking at the autoTestfFash (which is pretty cool) application > and > > >>was wondering if anyone has used it for Flex? If not, how are people > doing > > >>UI testing in Flex? > > >> Later, > > >> Mark > > >> > > > > > > _______________________________________________ > > 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 > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
