<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Flex 2 and Functional Testing - mx.automation classes</title>
	<atom:link href="http://renaun.com/blog/2006/11/27/161/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2006/11/27/161/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Sun, 14 Mar 2010 07:13:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-417340</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-417340</guid>
		<description>I haven't confirmed this actually working myself but the idea is that AccessibilityProperties are what TestComplete will see.  So something like this should work for you:

var accessProps:AccessibilityProperties = new AccessibilityProperties();
accessProps.name = "myTestCompleteName";			
myUIComponent.accessibilityProperties = accessProps;

Now in TestComplete when you click on the component it should say something like "myTestCompleteName" for the target name and you can use that in your scripts.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t confirmed this actually working myself but the idea is that AccessibilityProperties are what TestComplete will see.  So something like this should work for you:</p>
<p>var accessProps:AccessibilityProperties = new AccessibilityProperties();<br />
accessProps.name = &#8220;myTestCompleteName&#8221;;<br />
myUIComponent.accessibilityProperties = accessProps;</p>
<p>Now in TestComplete when you click on the component it should say something like &#8220;myTestCompleteName&#8221; for the target name and you can use that in your scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhe</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-417310</link>
		<dc:creator>Abhe</dc:creator>
		<pubDate>Mon, 30 Nov 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-417310</guid>
		<description>@Renaun
 I am evaluating testcomplete for a flex application. Could you post some examples of how to modify flex code to implement the IAccessible interface so as to expose the objects to testcomplete.
thanks</description>
		<content:encoded><![CDATA[<p>@Renaun<br />
 I am evaluating testcomplete for a flex application. Could you post some examples of how to modify flex code to implement the IAccessible interface so as to expose the objects to testcomplete.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-342360</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-342360</guid>
		<description>@Suni I just recently came across TestComplete.  I think since TestComplete relies on IAccessible that its somewhat limited compared to QTP.  But it might be enough for your needs, but you have to implement your components or Flex's components with the IAccessible interface.  Which I don't think all the components in the Flex Framework implement.</description>
		<content:encoded><![CDATA[<p>@Suni I just recently came across TestComplete.  I think since TestComplete relies on IAccessible that its somewhat limited compared to QTP.  But it might be enough for your needs, but you have to implement your components or Flex&#8217;s components with the IAccessible interface.  Which I don&#8217;t think all the components in the Flex Framework implement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward - RIA Cowboy &#187; Blog Archive &#187; Matt Raible: Comparing JVM Web Frameworks</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-215354</link>
		<dc:creator>James Ward - RIA Cowboy &#187; Blog Archive &#187; Matt Raible: Comparing JVM Web Frameworks</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-215354</guid>
		<description>[...] &#8220;Flash is difficult to integration test&#8221; - Not really. Check out: http://flex.org/ACDS/AutomatedTestingInFlex.pdf http://weblogs.macromedia.com/amcleod/archives/2007/01/flex_automation.cfm http://renaun.com/blog/2006/11/27/161/ [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Flash is difficult to integration test&#8221; - Not really. Check out: <a href="http://flex.org/ACDS/AutomatedTestingInFlex.pdf" rel="nofollow">http://flex.org/ACDS/AutomatedTestingInFlex.pdf</a> <a href="http://weblogs.macromedia.com/amcleod/archives/2007/01/flex_automation.cfm" rel="nofollow">http://weblogs.macromedia.com/amcleod/archives/2007/01/flex_automation.cfm</a> <a href="http://renaun.com/blog/2006/11/27/161/" rel="nofollow">http://renaun.com/blog/2006/11/27/161/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-185963</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-185963</guid>
		<description>Is TestComplete a good substitute for QTP?? It can test Flash also.
Please suggest..

Thanks
Sunil</description>
		<content:encoded><![CDATA[<p>Is TestComplete a good substitute for QTP?? It can test Flash also.<br />
Please suggest..</p>
<p>Thanks<br />
Sunil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-141238</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-141238</guid>
		<description>Hi Renaun,

I'm using flex 2.0.1, QTP 9.2 and the Adobe Flex plug-in for QTP. Is still needed flex applications to import automation.swc, automation_agent.swc, automation_charts.swc and qtp.swc? There is very little updated information about automation flex apps using QTP.

Thanks,
Marco</description>
		<content:encoded><![CDATA[<p>Hi Renaun,</p>
<p>I&#8217;m using flex 2.0.1, QTP 9.2 and the Adobe Flex plug-in for QTP. Is still needed flex applications to import automation.swc, automation_agent.swc, automation_charts.swc and qtp.swc? There is very little updated information about automation flex apps using QTP.</p>
<p>Thanks,<br />
Marco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-106505</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Sun, 30 Nov 2003 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-106505</guid>
		<description>Renaun,

I am trying to automate the Flex pages using QTP through discriptive programming but unfortuantely i am unable to do it,if you have any procedural document to automate Flex pages using QTP can you please send it to me.

Thanks,
Ram</description>
		<content:encoded><![CDATA[<p>Renaun,</p>
<p>I am trying to automate the Flex pages using QTP through discriptive programming but unfortuantely i am unable to do it,if you have any procedural document to automate Flex pages using QTP can you please send it to me.</p>
<p>Thanks,<br />
Ram</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam scierski</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-49678</link>
		<dc:creator>adam scierski</dc:creator>
		<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-49678</guid>
		<description>my e-mail: a.scierski@gmail.com.
unfortunately i am unable to select option values from drop down list ( e.g. 1, 2, 3). i am unable to select values from Flex list by index also. If you have any solution please contact with me we can exchange our knowledge.</description>
		<content:encoded><![CDATA[<p>my e-mail: <a href="mailto:a.scierski@gmail.com">a.scierski@gmail.com</a>.<br />
unfortunately i am unable to select option values from drop down list ( e.g. 1, 2, 3). i am unable to select values from Flex list by index also. If you have any solution please contact with me we can exchange our knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-28932</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-28932</guid>
		<description>Can you example the use case where QTP doesn't work for you.  You can email off the blog at renaun &lt;at&gt; renaun &lt;dot&gt; com</description>
		<content:encoded><![CDATA[<p>Can you example the use case where QTP doesn&#8217;t work for you.  You can email off the blog at renaun <at> renaun <dot> com</dot></at></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam scierski</title>
		<link>http://renaun.com/blog/2006/11/27/161/comment-page-1/#comment-28929</link>
		<dc:creator>adam scierski</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-28929</guid>
		<description>hi! i am using qtp to test the flex application, but unfortunetly qtp don't want to work with flex as much as i wanted to.</description>
		<content:encoded><![CDATA[<p>hi! i am using qtp to test the flex application, but unfortunetly qtp don&#8217;t want to work with flex as much as i wanted to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
