Posts: 46
Threads: 17
Joined: Jun 2008
Reputation:
0
03-17-2010, 05:33 PM
Hi All,
I need an urgent help on this .. my application has webtable (grid- collection of records) built in flash. I have installed - Flex 3.0.0 and selected the addin in the QTP. But my new test stil shows the flash webtable as a single object (winobject). I am anable to solve this problem ... please somebody help me.
I use QTP 10.0 and IE 7.0 which supports flash player .
Any help is mush appreciated.
Swetha
Posts: 46
Threads: 17
Joined: Jun 2008
Reputation:
0
03-22-2010, 01:05 PM
Hi EveryOne...
IS there a solution for my problem? Does QTP support Flash testing at all ? Everytime I click on the Flash grid it only shows/detects one win object -"acromediaFlashPlayerActiveX". Installed Flex 3.0 too. Please reply if there is any solution. btw I even tried descripive programming but of no use.
Thanks in advance
Swetha
Posts: 35
Threads: 19
Joined: Feb 2008
Reputation:
0
03-13-2012, 10:53 AM
You need to know what version of Flash you are using, based on that you need check whether its respective SDK version is deployed in the environment whether application is deployed, only then the QTP will recognize the object. We are in similar state for one of our project where the dev team does not which part of the code to be edited to deployed .swc file to make QTP to recognize the flex objects.
Posts: 35
Threads: 19
Joined: Feb 2008
Reputation:
0
12-23-2012, 03:38 AM
You need compile Flex shockwave file in your server, only then you Flex add-in will be able to identify the components.
If third party controls are used or custom controls are used, flex add-in will not be able to identify the objects. There is no solution for it.
You can others softwares like Egg Plant or Sikuli.