And those will work with Flex 2 projects? That's the question. I see the files for Flex 3... I assumed they were incompatible.
On Jan 18, 2008 2:11 PM, Matt Chotin <[EMAIL PROTECTED]> wrote: > They're in sdks/3.0.0/frameworks/libs > > > > Matt > > > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Jonathan Branam > *Sent:* Friday, January 18, 2008 9:01 AM > *To:* [email protected] > *Subject:* Re: [flexcoders] How do YOU do functional testing and > automation package questions > > > > Matt, is this actually the case today? Has anyone else been able to > confirm this? I can't find the flex 2 automation packages in Flex > Builder 3 Beta 2 or 3. At least, I can't find the automation_agent.swc. > > > > ---------- Forwarded message ---------- > From: Matt Chotin < [EMAIL PROTECTED]> > Date: Dec 10, 2007 11:26 AM > Subject: RE: [flexcoders] How do YOU do functional testing and > automation package questions > To: [email protected] > > > Note that you can get the automation extensions for 2.0.1 by > downloaded the Flex Builder 3 beta (they're included in the 2.0.1 > SDK). > > > From: [email protected] [mailto:[EMAIL PROTECTED] > On Behalf Of Neil Curzon > Sent: Monday, December 10, 2007 6:22 AM > To: [email protected] > Subject: [flexcoders] How do YOU do functional testing and automation > package questions > > > > Hi all. > > I've been trying to add some automated functional testing to our flex > app. > > I found FunFX, a functional test framework for flex built in ruby. > This page ( http://peternic.blogspot.com/2007/11/funfx-getting-started.html > ) > directed me to install the automation package, which claims that you > can use it with LCDS or Express LCDS. However, it demands a license > key to install, and the Express version of LCDS seems to just install > by not entering a key. (ie if you have only Express LCDS, it seems > you can't actually install the automation package). Any suggestions? > We are in the process of upgrading to Flex 3, but in the short term > this isn't an option. > > I'm curious as to what other people are using for functional testing > their Flex apps. Some searching reveals that Selenium can be extended > fairly easily for Flex testing, and google indicates that several > people have in-house Selenium extensions, but none of these appear to > have been contributed back yet. I'm partway through a proof of > concept for selenium testing (I have JavaScript finding buttons in my > Flex app), but this FunFX seems to have a lot of work done that I'd > have to repeat. > > Any pointers would be appreciated! > > Thanks > > Neil > > > > > > >

