12-20-2010, 02:58 PM
Hi,
I am trying to automate Flex 3 application using trail version of QTP 10.
I have installed
Flex 4.0.0 plugin for QTP
Flash Player 10 ActiveX
IE 7 is available on my machine
QTP is able to record and playback the sample flex store example. But when i try recording my application, there is no script being generated by QTP. Object Spy identifies my flex application as WinObject.
The developer has compiled the application by adding the following SWC files in the SDKs 'libs' folder
Even then, the flex objects are not being identified.
Can anyone let me knw what more is need to be done and if i am missing out something.
I am trying to automate Flex 3 application using trail version of QTP 10.
I have installed
Flex 4.0.0 plugin for QTP
Flash Player 10 ActiveX
IE 7 is available on my machine
QTP is able to record and playback the sample flex store example. But when i try recording my application, there is no script being generated by QTP. Object Spy identifies my flex application as WinObject.
The developer has compiled the application by adding the following SWC files in the SDKs 'libs' folder
Code:
automation.swc
automation_agent.swc
automation_dmv.swc
automation_flashflexkit.swc
qtp.swc
Even then, the flex objects are not being identified.
Can anyone let me knw what more is need to be done and if i am missing out something.