Expand my Community achievements bar.

Flex Automation and QTP

Avatar

Level 1
I am trying to setup the Flex Automation add-in. I have gone
through all the documentation that I can locate on how to configure
and I do see the Flex addin within QTP.



Within QTP I am able to manually capture the objects through
the Object Repository, but I am not able to record any actions
while recording on my desired page. I am curently trying the
example from here:
http://www.adobe.com/devnet/flex/samples/randomwalk/#thisapplication



I believe I have followed all the steps as they are laid out
here to install the add-in
http://www.adobe.com/support/documentation/en/flex/2/install.html#install




Although I am a little confused with this section of the
notes for the QTP tester

"Start QTP again. The Add-in Manager does not list the Flex
plug-in."

as I still see the add-in in the add-in manager during
startup of QTP.



I'm sure I have taken a wrong turn somewhere and am hoping
that someone who has this working can give me some
suggestions/pointers.



Any help would be greatly appreciated!


Text
1 Reply

Avatar

Level 1

hi ,

     I have been using qtp to recognize flex objects but not able to recgnize custom components(I am not able to recognize the randomwalk objects in above example using my qtp http://www.adobe.com/devnet/flex/samples/randomwalk/#thisapplication )

    I downloaded code and built the application as shown here http://livedocs.adobe.com/flex/gumbo/html/WS2db454920e96a9e51e63e3d11c0bf69084-7a4c.html

     In my qtp, tools> object Identification   , I am able to see the FlexRandomwalk class, but while running the application, i am not able to recognize the object of flexrandomwalk class .

Moreover , I am able to recognize FlexRandomWalk objects on this application at this url http://examples.adobe.com/flex2/inproduct/lcds/randomWalk_AT/RandomWalk.html . but I am not able to recognize the Flexrandomwalkobject on my application hosted on my machine.

I would be very thankful if anyone can help me in figuring out my problem....