<?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 &#8211; mx.automation classes</title> <atom:link href="http://renaun.com/blog/2006/11/flex-2-and-functional-testing-mxautomation-classes/feed/" rel="self" type="application/rss+xml" /><link>http://renaun.com/blog/2006/11/flex-2-and-functional-testing-mxautomation-classes/</link> <description>My ideas on the web and mobile application/game technologies</description> <lastBuildDate>Sat, 27 Jun 2015 02:02:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Renaun Erickson</title><link>http://renaun.com/blog/2006/11/flex-2-and-functional-testing-mxautomation-classes/#comment-417340</link> <dc:creator>Renaun Erickson</dc:creator> <pubDate>Tue, 08 Jul 2008 20:16:59 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-417340</guid> <description><![CDATA[I haven&#039;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 = &quot;myTestCompleteName&quot;; myUIComponent.accessibilityProperties = accessProps;Now in TestComplete when you click on the component it should say something like &quot;myTestCompleteName&quot; 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/flex-2-and-functional-testing-mxautomation-classes/#comment-417310</link> <dc:creator>Abhe</dc:creator> <pubDate>Tue, 08 Jul 2008 18:57:58 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-417310</guid> <description><![CDATA[@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/flex-2-and-functional-testing-mxautomation-classes/#comment-342360</link> <dc:creator>Renaun Erickson</dc:creator> <pubDate>Fri, 07 Mar 2008 03:45:13 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-342360</guid> <description><![CDATA[@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&#039;s components with the IAccessible interface.  Which I don&#039;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/flex-2-and-functional-testing-mxautomation-classes/#comment-215354</link> <dc:creator>James Ward - RIA Cowboy &#187; Blog Archive &#187; Matt Raible: Comparing JVM Web Frameworks</dc:creator> <pubDate>Thu, 15 Nov 2007 11:04:24 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-215354</guid> <description><![CDATA[[...] &#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; &#8211; 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/flex-2-and-functional-testing-mxautomation-classes/#comment-185963</link> <dc:creator>Sunil</dc:creator> <pubDate>Wed, 17 Oct 2007 07:20:53 +0000</pubDate> <guid isPermaLink="false">http://renaun.com/blog/2006/11/27/161/#comment-185963</guid> <description><![CDATA[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> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/5 queries in 0.002 seconds using disk: basic
Object Caching 368/373 objects using disk: basic

 Served from: renaun.com @ 2026-06-11 04:36:14 by W3 Total Cache -->