08-13-2012, 01:15 PM
Hi ,
I am facing problem regarding testing FlexCustomComponents with QTP..
Actually my FlexApplication is installed on remote machine (ex: 192.30.30.21 machine)
and QTP with Flex plugin is installed on another machine .. I am able to access my FlexApplication in QTP through URL
But my FlexApplication also has complex customcomponents .... for example ....
I have a customPanel extending Panel .. my custom panel's title bar has few images and buttons ... i somehow instrumented customPanel and its titleBar too ... i have deployed customPanelAutomationImpl.as delegate file in the FlexApplication and included that delegate in the buildscript of the FlexApplication .... also i have added customPanel entry into the TEAFlex.xml(present in flexPlugin folder) ... but QTP is still not recognising the customPanel ...
Can anybody pls help me with this issue .... ? any help would be appreciable ..
Thanks ..
I am facing problem regarding testing FlexCustomComponents with QTP..
Actually my FlexApplication is installed on remote machine (ex: 192.30.30.21 machine)
and QTP with Flex plugin is installed on another machine .. I am able to access my FlexApplication in QTP through URL
But my FlexApplication also has complex customcomponents .... for example ....
I have a customPanel extending Panel .. my custom panel's title bar has few images and buttons ... i somehow instrumented customPanel and its titleBar too ... i have deployed customPanelAutomationImpl.as delegate file in the FlexApplication and included that delegate in the buildscript of the FlexApplication .... also i have added customPanel entry into the TEAFlex.xml(present in flexPlugin folder) ... but QTP is still not recognising the customPanel ...
Can anybody pls help me with this issue .... ? any help would be appreciable ..
Thanks ..