Hi
I have one utility in excel. I spoke to the developers and they said they developed it using Infragistic 11.2 controls. I installed NetAdvantage 11.2 and I already have TestAdvantage 11.1 controls Installed.
After Installing NetAdvantage11.2 QTP is still not identifying the objects. It is taking it as window object only.
Please help me out here, i am stuck totally as QTP is not identifying objects and without that can't move further.
First, you need the same version of TestAdvantage to match the version of NetAdvantage that you are using. If the application is using NetAdvantage 11.2, then you need TestAdvantage 11.2.
Second, it should be mentioned there is a TestAdvantage for WinForms controls and a TestAdvantage for WPF controls, you also need to make sure you are using the correct set of testing proxies to match the controls that you are using.
Third, you must have the QuickTest Professional(QTP) .NET WPF add-in enabled.
Fourth, QTP 10, has many limitations in respects to WPF. It is highly recommended to use at least QTP 11. Known limitations, QTP 10 does not support CLR4, which much of the NetAdvantage WPF controls are CLR 4 only. Second QTP 10 does not support 64 bit.
Fifth, when you install TestAdvantage for WPF, it also provides a link for required QTP patches, those must be installed.
Let me know if that helps,