Micro Focus QTP (UFT) Forums
QTP unable to identify FLex Object after setup. - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: QTP unable to identify FLex Object after setup. (/Thread-QTP-unable-to-identify-FLex-Object-after-setup)



QTP unable to identify FLex Object after setup. - anand.shrivastava86 - 07-08-2011

Hi ALL,

I am trying to automate the Flex application using QTP.
Below are the installation details:
QTP v11.
Flex Addin v3 / 4.5 (Both tried)
Flex Builder v3

I have already followed the below following steps (As mentioned in other discussions in the forum):

1.Installed Flex addin from Adobe ( Tried with both v3 / v4.5)
2.Compiled the Flex .swc files using flex builder and associated the swf generated file with the URL.
3. Flash player installed.

But still QTP is unable to identify the Flex objects. It is recognising each as MacromediaFlashPlayerActiveX object.
Can anyone help me on this.
Thanks in advance.

Anand


RE: QTP unable to identify FLex Object after setup. - rameshrise3 - 03-22-2012

Anand,

I am in the same boat too, the development environment is Macromedia Flash(not FLEX), QTP supports FLEX, it doesn't support Flash at all, if it is small Application, you can try with 1 of the following Approach

1.Extensibility Accelerator
2.Virtual Objects
3.Low Level Recording
4.Without using GUI, try with Backend or UNIX server(if any)