Forum Discussion

purugantiramesh's avatar
purugantiramesh
Occasional Contributor
13 years ago

Preparing Flex-Based AIR Applications for Testing

Hi All,



I have downloaded and Installed TestComplete tool in Windows 7 (64 Bit). I am testing an AIR Desktop application.  But the Problem is I am not able to prepare a Flex based AIR application for testing. I have copied the link "C:\Program Files (x86)\SmartBear\TestComplete 9\Open Apps\Flex" under Spring Source Tool -> Project -> Properties. But AIR application is not connected to TestComplete. I am using Flex SDK 4.6



I am getting alert messages "AIR application is not configured for testing" 



Please help me how to copy library files in my application. 



Thanks and Regards



Ramesh







 

  • Hi Ramesh,


     


    I see that you are working with Mike from our Support team. Please let us know what the problem was when you identify it.


     

  • How to test flex application which embeded in html?

    e.g http://localhost:8080/ows/client/App.html



    In the html got script something like:




                swfobject.embedSWF(


                    "App.swf", "flashContent", 


                    "100%", "100%", 


                    swfVersionStr, xiSwfUrlStr, 


                    flashvars, params, attributes);


    <!-- JavaScript enabled so display the flashContent div in case it is not replaced with a swf object. -->


    swfobject.createCSS("#flashContent", "display:block;text-align:left;");



    Thanks



    Akmal