Forum Discussion

alepirzada's avatar
alepirzada
New Contributor
15 years ago

Issues with testing Flex/Air application

I am new to testcomplete. I am having issues with testing my application with TestComplete 8.2. I am keep getting message that Application is not ready to use with test complete try compiling with AirClient.

I am using

Test Complete 8.2 trail version.

FlashBuilder 4.0

Flex Sdks 3.5

AirClient35.swc (From Test Complete).

I have compiled the Airclient by adding the library in Flex compiler in flashbuilder.  

I also see the tcOpenApps2.pls in the test complete Extension folder. ( I don't know if its enable or not, cannot find any documentation as to how to enable it.

We do not use HTML.

Any help would be appreciated. 



Thanks 

Ali

6 Replies

  • alepirzada's avatar
    alepirzada
    New Contributor
    Yes i followed exactly the way its described in documentation. The AirClient is compiled correctly and not giving any error. But still getting the same issues. I checked to see tcOpenApps2.pls is available in test complete and is enable. I don't know what i am doing wrong. Its seems like even though the application is compiled AirClient.swc still its not open and testcomplete not able to see it. 


  • Hi,



    Can you confirm that the issue can be reproduced on a simple "hello world" Flex-based AIR application? Also, let us know the exact version of Flex SDK used to develop your application (e.g. 3.5.0.12683) and the exact version of Adobe AIR used to run the problematic applications.
  • alepirzada's avatar
    alepirzada
    New Contributor
    The exact version for flex sdks is 3.5.0a and adobe air version is 2.5.16600. I will try to run with the "hello World" to see if i can reproduce the issue.
  • alepirzada's avatar
    alepirzada
    New Contributor
    Would i have to compile anything anywhere in testcomplete or if there is a place i have to put an argument like we do in flexbuilder. I am still comfuse by just compiling the AirClient lib would solve the problem and Testcomplete will be able to see. I am creating my build through maven do i have to compile the build in a special way for testcomplete to see it. 

    ...?



    Thanks 

    Ali 
  • Hi,



    Would i have to compile anything anywhere in testcomplete or if there is a place i have to put an argument like we do in flexbuilder. I am still comfuse by just compiling the AirClient lib would solve the problem and Testcomplete will be able to see.


    The whole procedure of making a Flex-based AIR application Open is described in the mentioned "Testing Flex-Based AIR Applications" help topic.



    I am creating my build through maven do i have to compile the build in a special way for testcomplete to see it.


    There are no known restrictions of project management software usage if it allows preparing applications as it is described in the mentioned help topic.



    I've just created a simple "hello world" AIR application using Flex SDK 3.5a (build 3.5.0.12683) and run it using Adobe AIR 2.6.0.19120 (currently, the latest available version of the environment) and failed to reproduce the issue. Can you confirm that the issue can be reproduced with a "hello world" application built and launched on exactly the same environment? Can you confirm that the issue can be reproduced if you build a "hello world" application without using Apache Maven?